UncleMooseRegular Visitor5 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 Contributor5 years agoI am trying to implement this as well in my open API specification, but IntelliJ is marking "const" as a prohibited property.
Recent Discussionsopenapi codegen doesn't match swagger for xml arraySwagger Ui showing different behaviorMaximum no of end-points in an API
Related ContentDefining conditional attributes in OpenAPI'Project not defined' errors after updating to 15.77.6.7NameError: name 'Aliases' is not defined