juzhiyuan opened a new issue #2082:
URL: https://github.com/apache/apisix/issues/2082


   ### Issue description
   
   The Apache APISIX Dashboard is using a module named 
[react-jsonschema-form](https://rjsf-team.github.io/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
   - [x] [prometheus](https://github.com/apache/apisix/issues/2084) & 
[node-status](https://github.com/apache/apisix/issues/2084)
   - [x] [basic-auth](https://github.com/apache/apisix/issues/2083)
   - [x] [ip-restriction](https://github.com/apache/apisix/issues/2085)
   - [x] [limit-count](https://github.com/apache/apisix/issues/2086)
   - [x] [fault-injection](https://github.com/apache/apisix/issues/2088)
   - [ ] [response-rewrite](https://github.com/apache/apisix/issues/2087)
   - [ ] kafka-log
   - [ ] jwt-auth


----------------------------------------------------------------
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]


Reply via email to