Replies: 1 comment
-
Deny the config during checking the schema may bring inconvenience when we are doing A/B testing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some plugins need APISIX-OpenResty, for example client-contol etc.
currently, user can still enable them, and retun 501 when access.
Maybe it's more friendly to deny the config request at first like jsonschema?
for example, add a local bolean module-level viable in these plugins, and check it right before of after check_schema.
Beta Was this translation helpful? Give feedback.
All reactions