Changes to Modify an endpoint

PUT /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.6312

  1. v3e2240dd053bd4191
  2. v3eb671cf4e1252
  3. v3c75e1135f5d42101

What changed

  • v3e2240dd053bd4191See the full diff
    • added BaseEndpoint subschema #2 to the request body allOf list

      request-body-all-of-added

    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • 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 request property create_user_on_auth

      request-property-removed

    • removed the request property disabled

      request-property-removed

    • removed the request property fetch_custom_user_data

      request-property-removed

    • removed the request property function_id

      request-property-removed

    • removed the request property http_method

      request-property-removed

    • removed the request property respond_result

      request-property-removed

    • removed the request property return_type

      request-property-removed

    • removed the request property route

      request-property-removed

    • removed the request property secret_id

      request-property-removed

    • removed the request property validation_method

      request-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 request property function_name

      request-property-removed

    • 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