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

Change generated channel names to match Davin's suggestion in 51 #55

Closed mharris717 closed 4 years ago

mharris717 commented 4 years ago

https://github.com/LiveRamp/reslang/issues/51

Two commits. First has a small refactor to add couple types and remove a delete, 2nd has the actual change.

If this wasn't supposed to change adhoc topics, lmk and I'll take that out.

mharris717 commented 4 years ago

In the adhoc channel name, I probably should have changed the - between namespace and version to a _ to match the rest channels. lmk if I should make that change.