index.raml 146 B

12345
  1. #%RAML 1.0
  2. response: !include response.raml
  3. error: !include error.raml
  4. pagable: !include pagable.raml
  5. empty_response: !include empty_response.raml