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

APIE-9: Prevent reslang from creating an invalid schema for custom events #212

Closed nhtzr closed 2 years ago

nhtzr commented 2 years ago

jira: APIE-9 github: https://github.com/LiveRamp/reslang/issues/183

Prevent reslang from including enum: [] in property verb

ops-github-DU4JOAWE commented 2 years ago

This change is Reviewable