Changes to PUT /settings/relay
PUT /settings/relay
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 44 revisions of this API.115
What changed
- ▲
removed the required property
data/settings/sync/autoSyncfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
settings/sync/allOf[SyncSettingsPatchDto]/autoSyncrequest-property-removed
- ○
added the new optional request property
settings/sync/allOf[SyncSettingsPatchDto]/autoSyncEnablednew-optional-request-property
- ○
added the new optional request property
settings/sync/allOf[SyncSettingsPatchDto]/syncEnablednew-optional-request-property
- ○
added the required property
data/settings/sync/autoSyncEnabledto the response with the200statusresponse-required-property-added
- ○
added the required property
data/settings/sync/syncEnabledto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○