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
- v3e2240dd053bd4191
- v3eb671cf4e1252
- v3c75e1135f5d42101
What changed
- ▲
added
BaseEndpointsubschema #2to the request bodyallOflistrequest-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 fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
allOf[Endpoint]/function_idfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
create_user_on_authrequest-property-removed
- ●
removed the request property
disabledrequest-property-removed
- ●
removed the request property
fetch_custom_user_datarequest-property-removed
- ●
removed the request property
function_idrequest-property-removed
- ●
removed the request property
http_methodrequest-property-removed
- ●
removed the request property
respond_resultrequest-property-removed
- ●
removed the request property
return_typerequest-property-removed
- ●
removed the request property
routerequest-property-removed
- ●
removed the request property
secret_idrequest-property-removed
- ●
removed the request property
validation_methodrequest-property-removed
- ●
removed the optional property
allOf[Endpoint]/create_user_on_authfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[Endpoint]/disabledfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[Endpoint]/fetch_custom_user_datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[Endpoint]/http_methodfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[Endpoint]/respond_resultfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[Endpoint]/return_typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[Endpoint]/routefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[Endpoint]/secret_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[Endpoint]/validation_methodfrom the response with the200statusresponse-optional-property-removed
- ○
added
BaseEndpointsubschema #2to theallOf[Endpoint]/response propertyallOflist for the response status200response-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_namerequest-property-removed
- ●
removed the optional property
allOf[Endpoint]/function_namefrom the response with the200statusresponse-optional-property-removed
- ●
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
removed the required property
function_idfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
create_user_on_authfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
disabledfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
fetch_custom_user_datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
function_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
http_methodfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
respond_resultfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
return_typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
routefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
secret_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
validation_methodfrom the response with the200statusresponse-optional-property-removed
- ○
added
Endpointsubschema #2to the response bodyallOflist for the response status200response-body-all-of-added
- ▲