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

add a way of structuring and documenting tags #98

Closed liveandrew closed 4 years ago

liveandrew commented 4 years ago

reslang currently puts each resource with its own tag, so the docs are necessarily focused on resource level descriptions

swagger allows this to be far more configurable - we should allow tags to be a first class concept in reslang

liveandrew commented 4 years ago

see docs here: https://github.com/LiveRamp/reslang/blob/master/docs/sections.md