membphis commented on issue #2086: URL: https://github.com/apache/apisix/issues/2086#issuecomment-676283463
I just learned about JSON Schema, `dependencies` can't handle this situation. We need to find other way. It seems that `if--else--then` is the one we need. but the [jsonschema](https://github.com/api7/jsonschema) does not support this feature. https://stackoverflow.com/questions/51539586/how-do-i-use-the-if-then-else-condition-in-json-schema ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
