HenrikHLFrequent Contributor2 years agoOverwriting descriptions on reusable objects I have a simple type defined in a Domain used in multiple APIs: email: type: string maxLength: 100 description: `E-mail` address to be used example: 'info@dcsa.org' I refer to...Show More
chichepoFrequent Contributor2 years agoHenrikHL If you are using OAS3 an up, you should consider using allOf (here some doc)Then you can use a different description when it's relevant
Recent DiscussionsWebhook API integration with the Content type application/json(resolved)Swagger JSON Format URL does not work using /v1/MongoDB x509 authentication
Related ContentReusable InstructionsReusable REST Request approachReusable Classes for Dispatch Script