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

Custom Descriptions Being Overwritten #107

Closed njaczko closed 4 years ago

njaczko commented 4 years ago

Hi @liveandrew,

We noticed that Reslang is over-writing custom descriptions with templated descriptions like Link to Segment resource via its id: https://github.com/LiveRamp/api-specs/pull/253/files#r482587309

Is this the intended behavior? If so, where would you recommend putting the custom descriptions?

We'd like to get the Segment team using a newer version of Reslang, but we want to get these descriptions figured out first.

liveandrew commented 4 years ago

hmm, no that's not intended behavior. looking now...

liveandrew commented 4 years ago

fixed here, test cases in ./models/file

88af9c4e6320def858804ca7f069831e24950b4e