1be078c60b6f → 6c734972c970 · 6 changes across 4 operations
- GET/api/events
- ●
added the new
system.profile_sync_conflictenum value to the//response property for the response status - ○
added the new enum value
system.profile_sync_conflictto thequeryrequest parameterevent
- ●
- POST/api/events
- ●
added the new
system.profile_sync_conflictenum value to the/response property for the response status - ○
added the new
system.profile_sync_conflictenum value to the request property
- ●
- PUT/api/agents/{id}/profile
- ○
added the new optional request property
- ○
- POST/api/events/batch
- ○
added the new
system.profile_sync_conflictenum value to the request property//
- ○