TiyseeOccasional Visitor6 years agoCan define the type of data as Set?We can define array like this in components->schemas "arrayExample": { "type": "array", "items": { "$ref": "#/someObject" } },how to define a set ?
Recent DiscussionsSoapUI 5.9.0 releasedOS SoapUI: Can it connect and use Cosmos DB"Clone interface" between projects not working
Related ContentDefining Nested Data in Response SchemaDefining conditional attributes in OpenAPIEnum of defined objects