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

Support nullable resource attributes #193

Closed njaczko closed 2 years ago

njaczko commented 3 years ago

Describe your request Support nullable resource attributes.

Describe the value this feature would provide It definitely makes sense for some attributes to be nullable, particularly attributes with output modifier. Reslang does not allow this.