Changes to Liveness and basic configuration probe.

GET /health

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

Changed in 2 of the 8 revisions of this API.419

  1. 3c89680038fb11
  2. 6b31738748d948

What changed

  • 3c89680038fb11See the full diff
    • added the new stateless enum value to the runtime/storage_backend response property for the response status 200

      response-property-enum-value-added

    • removed the stateful enum value from the application/session_mode response property for the response status 200

      response-property-enum-value-removed

  • 6b31738748d948See the full diff
    • removed the required property name from the response with the 200 status

      response-required-property-removed

    • removed the required property ok from the response with the 200 status

      response-required-property-removed

    • removed the required property session from the response with the 200 status

      response-required-property-removed

    • removed the required property supabase from the response with the 200 status

      response-required-property-removed

    • added the required property application to the response with the 200 status

      response-required-property-added

    • added the required property health to the response with the 200 status

      response-required-property-added

    • added the required property ready to the response with the 200 status

      response-required-property-added

    • added the required property runtime to the response with the 200 status

      response-required-property-added

    • added the required property status to the response with the 200 status

      response-required-property-added

    • added the required property system to the response with the 200 status

      response-required-property-added

    • added the required property uptime_seconds to the response with the 200 status

      response-required-property-added

    • added the required property version to the response with the 200 status

      response-required-property-added