juzhiyuan commented on issue #815: URL: https://github.com/apache/apisix-dashboard/issues/815#issuecomment-730880519
> > > will the editor highlights the error to help the user to rectify it? > > > > Not sure, if CodeMirror supports it, we will add this feature. > > BTW, the frontend will validate the data according to schema before sending APIs. > > I think the feeling of interaction is important, some low level syntax errors are not so easy to found especially when the plugin data is fairly long. Got it, we support validating with jsonschema, errors will show up if there has something incompatible with 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]
