UncleMooseRegular Visitor4 years agoAllow yaml to define enum with different name and value A common practice is to use enum to define coded persistence values such as: Status: type: string enum: - name: ABANDONED value: A - name: ISSUED value: I However th...Show More
gtludwigNew Contributor4 years agoI am trying to implement this as well in my open API specification, but IntelliJ is marking "const" as a prohibited property.
Recent DiscussionsHow do I set up API testing workflows in ReadyAPI or SoapUI?Meenu Hinduja & Dheeraj Sudan : How can I get started with Swagger’s open source toolsJson and Xml example with inheritance
Related ContentDefining conditional attributes in OpenAPINameError: name 'Aliases' is not defined'Project not defined' errors after updating to 15.77.6.7