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
17 stars 8 forks source link

rsdlEditor: update grammar to match current ABNF #393

Open ralfhandl opened 1 year ago

ralfhandl commented 1 year ago

rsdlEditor uses a lezer-rsdl.grammar for RSDL which is out of sync with the current ABNF

See https://lezer.codemirror.net/docs/guide/#overview for lezer grammar syntax