description: >-
  A `500 Internal Error` response status is returned for any application and server level errors that
  are not already associated with another error status. A 500 is used as a generic fallback error.
content:
  application/json:
    schema:
      $ref: '../schemas/objects/internalErrorResponseBody.yaml'