Create Domain
Domains are a collection of reusable components. The components that can be stored inside a Domain are:
- info: information about domain
- components:
- schemas
- parameters
- requestBodies
- responses
- headers
- examples
- links
- callbacks
Steps

Domain Example
info
check this link to learn how to use domain components in API how to use domain