TiyseeNew Member6 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 DiscussionsBug report about parameter referencesSOAP-UI Deleted My Entire ProjectSolvedTomcat 9 EOL March 2027 - SoapUI dependency
Related ContentDefining Nested Data in Response SchemaDefining conditional attributes in OpenAPIEnum of defined objects