Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As multiple operations return the same response (status code and data), the responses section is defined as a global components object and then reference via $ref at the operation level. This is useful for error responses with the same status codes and response body. In CPS, even the success scenarios are included in the responses section as shown below.

...