Changes to Check HTTP Server Status

GET /health/alive

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 50 revisions of this API.213

  1. a96a092e0b0f1
  2. 5f207fe3fcc013
  3. a88adf308b2b5
  4. e90046dbd05514

What changed

    • removed the non-success response with the status 500

      response-non-success-status-removed

  • 5f207fe3fcc013See the full diff
    • the details response's property type/format changed from array/ to object/ for status 500

      response-property-type-changed

    • added the optional property debug to the response with the 500 status

      response-optional-property-added

    • added the optional property id to the response with the 500 status

      response-optional-property-added

    • the response property message became required for the status 500

      response-property-became-required

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id isInstanceAlive removed and replaced with isAlive

      api-operation-id-removed

    • api tag metadata added

      api-tag-added

    • api tag health removed

      api-tag-removed

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • added the media type application/json for the response with the status 500

      response-media-type-added

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • api operation id isAlive removed and replaced with isInstanceAlive

      api-operation-id-removed

    • api tag health added

      api-tag-added

    • api tag metadata removed

      api-tag-removed

    • added the non-success response with the status 500

      response-non-success-status-added

    This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog