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 DiscussionsSwagger in net10Transfer Organization Ownership (Free Plan)Question about Public APIs on SwaggerHub free plan
Related ContentReusable InstructionsReusable REST Request approachReusable Classes for Dispatch Script