oasis-open / odata-rapid

Rapid - Specification, tools and libraries to support the development and adoption of simple REST-based APIs.
https://rapid.rocks
Apache License 2.0
16 stars 8 forks source link

Improve error handling in Tooling #416

Closed mikepizzo closed 1 year ago

mikepizzo commented 1 year ago

Improve handling of parse errors, bad requests in API-Explorer.

Also rename rsdl-editor-gui to visual-editor-gui, since it doesn't rely on rsdl (it's used, for example, in api-explorer which doesn't have an rsdl).

Fixes #366.