Issue description
The Apache APISIX Dashboard is using a module named react-jsonschema-form, which is used to build UI components according to JSONSchema, but due to some differences between Draft7 and other versions Apache APISIX is using, some components couldn't be rendered correctly, so in order to fix this issue, I propose to change some plugin's schema.
I will create issues to describe the changes for each plugin, this issue mainly focuses on tracking the total process.
Environment
- apisix version (cmd:
apisix version): All
- OS:
Process
Issue description
The Apache APISIX Dashboard is using a module named react-jsonschema-form, which is used to build UI components according to JSONSchema, but due to some differences between Draft7 and other versions Apache APISIX is using, some components couldn't be rendered correctly, so in order to fix this issue, I propose to change some plugin's schema.
I will create issues to describe the changes for each plugin, this issue mainly focuses on tracking the total process.
Environment
apisix version): AllProcess