The Wayback Machine - https://web.archive.org/web/20200912192048/https://github.com/apache/apisix/issues/2202
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: allow empty `service` object, it does not contain any `upstream` and `plugin` #2202

Open
membphis opened this issue Sep 10, 2020 · 1 comment

Comments

@membphis
Copy link
Member

@membphis membphis commented Sep 10, 2020

Sometimes users create an empty service (managed through API).

When needed later, add specific attributes, such as plug-ins, upstream, etc.

just remove this limitation and add test case to check it.

https://github.com/apache/apisix/blob/master/apisix/schema_def.lua#L476-L481

@Firstsawyou
Copy link

@Firstsawyou Firstsawyou commented Sep 10, 2020

Assigned to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.