kurtosysNew Contributor7 years agoOpenAPI spec - unique keys, how to model a star schema I'm trying to spec a requestBody which conforms this: { "caseT": {... spec T...} "exts": {"caseU": {... spec U...}, "caseX": {... spec X...} } } There are a number of known cases,...Show More
kurtosysNew Contributor7 years agosee also my comment on github: https://github.com/OAI/OpenAPI-Specification/issues/256
Recent DiscussionsHow to troubleshoot object recognition issues in TestComplete?How do I set up API testing workflows in ReadyAPI or SoapUI?How can I get started with Swagger’s open source tools
Related Contentc# openapi parameter schema objectCase Insensitive String parameter in schema of openApiOpenApi 3 specify all Query Parameters using a single Schema ref with Marshmallow Plugin