Closed njaczko closed 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
Link to Segment resource via its id
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.
hmm, no that's not intended behavior. looking now...
fixed here, test cases in ./models/file
88af9c4e6320def858804ca7f069831e24950b4e
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#r482587309Is 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.