HARSHDVisitor2 years agoHow to add string array in schema While documenting schemas, tool is not accepting array of strings. Getting validation error as `items` must be an object. Used syntax as below: data: type: array ...Show More
chichepoFrequent Contributor2 years agoHi HARSHD I would recommend a more "traditional" construction:or, if you prefer:
Recent DiscussionsWebhook API integration with the Content type application/json(resolved)Swagger JSON Format URL does not work using /v1/MongoDB x509 authentication
Related ContentHave schemas with empty arrayDictionaries mapping strings to Array?Case Insensitive String parameter in schema of openApi