Entity-Data – Changed
Added property ForbiddenEntityDrafts to SearchEntityDrafts response.
Affected Endpoints
- POST
/entitydataquery/api/v2/entity/search-entity-drafts
Added property ForbiddenEntityDrafts to SearchEntityDrafts response.
/entitydataquery/api/v2/entity/search-entity-draftsRemoved HalleyEnableDraftsAndEntitiesV2Endpoints feature flag.
/entitydataquery/api/v2/entity/get-entities-list/entitydataquery/api/v2/entity/search-entity-draftsUpdated response to include basic AccessLayers data for InaccessibleEntities for verified and draft entities.
/entitydataquery/api/v2/entity/get-entities-list/entitydataquery/api/v2/entity/search-entity-draftsUpdated response to include entity type.
/entitydataquery/api/v2/entity/namesThis endpoint is marked as obsolete but will continue to be supported with no planned termination date. However, its usage is not recommended as it does not support full field-level validation.
getEntitiesPagedList has additional validation for the Pager.From and SearchAfter params. Only one can be used at a time.
If both are provided, the request will return a 400 Bad Request error.
UpdateEntityDraftAccessLayers will use permission access layers authorizer to determine if user is allowed to change access layers in entity draft
Added optional param to omit entity name from properties and add Entity Name to response in query endpoint to search entities by entity IDs:
The event notifications produced by the Command API endpoints have been updated. The Payload object within the event notification now includes the EventCreated and UserId properties.
Added a query endpoint to search entities properties by entity IDs: