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

Issues with reslang `diagram` #76

Closed j-q-arnold closed 4 years ago

j-q-arnold commented 4 years ago

Working with reslang diagram from diagrams.md.

liveandrew commented 4 years ago

i don't think any of the above are an issue in practice. the diagram syntax allows you to specify which files are included, it solves the scale issue - you can either exclude or include files. are you dealing with so many files this is too much to handle?