Changes to Get an endpoint

GET /groups/{groupId}/apps/{appId}/endpoints/{endpointId}

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

Changed in 3 of the 50 revisions of this API.4202

  1. v3e2240dd053bd291
  2. v3eb671cf4e1251
  3. v3c75e1135f5d42101

What changed

  • v3e2240dd053bd291See the full diff
    • the allOf[Endpoint]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property allOf[Endpoint]/function_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property allOf[Endpoint]/create_user_on_auth from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[Endpoint]/disabled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[Endpoint]/fetch_custom_user_data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[Endpoint]/http_method from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[Endpoint]/respond_result from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[Endpoint]/return_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[Endpoint]/route from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[Endpoint]/secret_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[Endpoint]/validation_method from the response with the 200 status

      response-optional-property-removed

    • added BaseEndpoint subschema #2 to the allOf[Endpoint]/ response property allOf list for the response status 200

      response-property-all-of-added

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

    • removed the optional property allOf[Endpoint]/function_name from the response with the 200 status

      response-optional-property-removed

  • v3c75e1135f5d42101See the full diff
    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

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

      response-required-property-removed

    • removed the optional property create_user_on_auth from the response with the 200 status

      response-optional-property-removed

    • removed the optional property disabled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property fetch_custom_user_data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property function_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property http_method from the response with the 200 status

      response-optional-property-removed

    • removed the optional property respond_result from the response with the 200 status

      response-optional-property-removed

    • removed the optional property return_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property route from the response with the 200 status

      response-optional-property-removed

    • removed the optional property secret_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property validation_method from the response with the 200 status

      response-optional-property-removed

    • added Endpoint subschema #2 to the response body allOf list for the response status 200

      response-body-all-of-added