HARSHDVisitor3 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 Contributor3 years agoHi HARSHD I would recommend a more "traditional" construction:or, if you prefer:
Recent DiscussionsHow to get real-person support?Why should I use SmartBear AI to create APIs using prompts versus ChatGPT or Claude?Webhook API integration with the Content type application/json(resolved)
Related ContentHave schemas with empty arrayDictionaries mapping strings to Array?Case Insensitive String parameter in schema of openApi