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
gtludwigVisitor to HKosovaI am trying to implement this as well in my open API specification, but IntelliJ is marking "const" as a prohibited property.
Related ContentDefining conditional attributes in OpenAPICan You Define a Response Consisting of an Array With Two Different Objects?Enum of defined objectsError activexobject is not definedconstant com.eviware.soapui.impl.rest.actions.oauth.OAuth2Parameters.PKCEChallengeMethod.Not defined
Recent DiscussionsBootstrapped servlet returns empty JSON as of 2.2.24Python 3.6 client supportI want to add variable in swagger like postmanEndpoint ExpansionMixed-Type Arrays with java swagger-annotations 2.0.3.