Skip to main content

Journey – Added

Added a new property called DocumentTaskVersion to TaskDto for configuring the document version in Combined Policy Task.

Document Management Command API - Added

The CreateDocumentModel endpoint (below) has been enhanced with a new RequirementModelId property in the CreateSignedUrlToUploadFileRequest DTO. This addition enables integration with the Linked Document Service, allowing updates to the LinkedDocuments property in the Requirement model.

Policy – Added

Affected Endpoints

  • GET /policyquery/api/requirement-set/{versionId:guid}/requirements - Added new endpoint GetRequirementsByVersionIdPaged to retrieve version requirements with paging
  • GET /policyquery/api/requirement-set/{setId:guid}/version/{versionNumber:int}/light - Added excludeRequirements parameter to GetRequirementSetVersionLightById

Identity – Added

Added multi-tenant support for users in the SCIM API, allowing clients to create, update and delete users with the same email in multiple tenants.