LiveRamp / reslang

A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.
Apache License 2.0
23 stars 7 forks source link

Events #35

Closed liveandrew closed 4 years ago

liveandrew commented 4 years ago

added event specifications to reslang, allowing it to generate AsyncAPI message specifications for REST resources and adhoc events also. v1.2.0

also fixed up operation ids.