HenrikHLFrequent Contributor3 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 Contributor3 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 Discussionsparsing modelsAPI Hub is very slowConnect to Github integrations button not working
Related ContentReusable InstructionsReusable REST Request approachReusable Classes for Dispatch Script