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: '[email protected]' 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 DiscussionsError. 412: We only support one authentication type at this time.How to get real-person support?Why should I use SmartBear AI to create APIs using prompts versus ChatGPT or Claude?
Related ContentReusable InstructionsReusable REST Request approachReusable Classes for Dispatch Script