Skip to main content

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

step_1 step_2 step_3

Domain Example

info

check this link to learn how to use domain components in API how to use domain