Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ERROR (0.17 sec)

  1. src/main/config/openapi/openapi-user.yaml

          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Error'
      schemas:
        Error:
          type: object
          properties:
            error_code:
              type: string
              example: "bd6b0bd6-0144-40bc-9567-c5751dd8eecb"
            message:
              type: string
              example: "This is an error message."
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu May 09 06:31:27 UTC 2024
    - 21.6K bytes
    - Viewed (0)
Back to top