Changes to Create a new preset
POST /api/library/presets
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 92 revisions of this API.67
What changed
- ●
added the new
device_codeenum value to thecredentials/additionalProperties/typeresponse property for the response status200response-property-enum-value-added
- ○
added the new
device_codeenum value to the request propertyanyOf[subschema #1: LibraryAgentPresetCreatable]/credentials/additionalProperties/typerequest-property-enum-value-added
- ●
- ○
added the optional property
expert_idto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the request property
anyOf[subschema #1: LibraryAgentPresetCreatable]/webhook_idrequest-property-removed
- ●
- ○
added the optional property
organization_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
team_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
webhook/anyOf[subschema #1: Webhook]/organization_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
webhook/anyOf[subschema #1: Webhook]/team_idto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
organization_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
team_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
webhook/anyOf[subschema #1: Webhook]/organization_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
webhook/anyOf[subschema #1: Webhook]/team_idfrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional request property
anyOf[subschema #1: LibraryAgentPresetCreatable]/webhook_idnew-optional-request-property
This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●