PerfectMatch Mapping

Create PerfectMatch Mapping

For more details on the PerfectMatch feature please consult the official documentation.

After creating a mapping, target files from the matchingProjects are automatically matched to the source files in the new project. This is a long-running background operation, and its status can be tracked by polling the Get PerfectMatch Mapping endpoint.

post/perfect-match-mappings

Query parameters

fieldsstring

A comma separated list of fields to include in the response. Every value in the list should either consist of a top-level property name (excluding the items envelope for endpoints returning lists) or refer to a property of a top-level property of type object, in the following form: "toplevelpropertyname.subpropertyname". When this query parameter is omitted, default resource representations are returned (excluding fields marked as optional). The same applies to nested objects when just specifying the top-level property name, without explicitly listing sub-property names. When specifying the fields query parameter, only the specified fields are returned. The id property is always returned.

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Request body

projectIdstring required

The project identifier this mapping will be used on.

matchingProjectsstring[]

A collection of projects that will be used to find matches and candidates for PerfectMatch mapping.

Response

Created

idstring required

The mapping identifier.

Changes

Changed in 20 of the 50 revisions of this API.210266424

    • response property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • added the optional property batchMappings/items/matchingProjects/items/settings/batchTasks to the response with the 201 status

      response-optional-property-added

    • added the optional property project/settings/batchTasks to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/customer/keyContact/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/customer/keyContact/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/canSkip to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/description to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/name to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/phase to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/taskType to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/customer/keyContact/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/customer/keyContact/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/perfectMatchMapping/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/perfectMatchMapping/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/assignees/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/canSkip to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/description to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/name to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/phase to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/taskType to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/statusHistory/items/by/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/statusHistory/items/by/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • response property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property project/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property project/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property project/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v1ad07690afdcd886See the full diff
    • removed the optional property batchMappings/items/matchingProjects/items/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/customer/keyContact/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/customer/keyContact/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/canSkip from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/description from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/name from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/phase from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/taskType from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/customer/keyContact/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/customer/keyContact/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/perfectMatchMapping/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/perfectMatchMapping/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/assignees/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/canSkip from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/description from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/name from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/phase from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/taskType from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/statusHistory/items/by/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/statusHistory/items/by/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • response property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property batchMappings/items/matchingProjects/items/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/customer/keyContact/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/customer/keyContact/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/canSkip to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/description to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/name to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/phase to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/taskType to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/customer/keyContact/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/customer/keyContact/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/perfectMatchMapping/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/perfectMatchMapping/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/assignees/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/canSkip to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/description to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/name to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/phase to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/taskType to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/statusHistory/items/by/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/statusHistory/items/by/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • response property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property project/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property project/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property project/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v165a907432d79906See the full diff
    • removed the optional property batchMappings/items/matchingProjects/items/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/customer/keyContact/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/customer/keyContact/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/canSkip from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/description from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/name from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/phase from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/taskType from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/settings/batchTasks from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/customer/keyContact/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/customer/keyContact/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/perfectMatchMapping/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/perfectMatchMapping/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/assignees/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/canSkip from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/description from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/name from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/phase from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/taskType from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/settings/batchTasks from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/statusHistory/items/by/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/statusHistory/items/by/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • response property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property batchMappings/items/matchingProjects/items/settings/batchTasks to the response with the 201 status

      response-optional-property-added

    • added the optional property project/settings/batchTasks to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/customer/keyContact/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/customer/keyContact/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/canSkip to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/description to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/name to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/phase to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/taskType to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/customer/keyContact/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/customer/keyContact/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/perfectMatchMapping/createdBy/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/perfectMatchMapping/createdBy/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/assignees/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/canSkip to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/description to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/name to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/phase to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectPlan/taskConfigurations/items/taskTemplate/taskType to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/projectManagers/items/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/projectManagers/items/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/projectManagers/items/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/statusHistory/items/by/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/statusHistory/items/by/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/assignees/group/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/assignees/user/groups/items/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/assignees/user/metadata to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/configurationValues to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • added the optional property project/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions to the response with the 201 status

      response-optional-property-added

    • response property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property project/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property project/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    • response property project/workflow/taskConfigurations/items/assignees/vendorOrderTemplate reactivated

      response-property-reactivated

    This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v1069cb6610df6886See the full diff
    • removed the optional property batchMappings/items/matchingProjects/items/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/customer/keyContact/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/customer/keyContact/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/canSkip from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/description from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/name from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/phase from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/taskTemplate/taskType from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/statusHistory/items/by/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property batchMappings/items/matchingProjects/items/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/customer/keyContact/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/customer/keyContact/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/perfectMatchMapping/createdBy/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/perfectMatchMapping/createdBy/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/assignees/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/assignees/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/apiInternalId from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/canSkip from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/description from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/name from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/phase from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/requiresAssignment from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectPlan/taskConfigurations/items/taskTemplate/taskType from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/projectManagers/items/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/projectManagers/items/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/projectManagers/items/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/projectTemplate/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/statusHistory/items/by/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/statusHistory/items/by/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/assignees/group/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/assignees/user/groups/items/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/assignees/user/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/taskConfigurations/items/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/configurationValues from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/taskTemplates/items/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/transitions/items/from/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property project/workflow/workflowTemplate/transitions/items/to/taskTemplate/taskType/configurationDefinitions from the response with the 201 status

      response-optional-property-removed

    • response property batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/projectPlan/taskConfigurations/items/assignees/items/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/projectTemplate/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    • response property project/workflow/taskConfigurations/items/assignees/vendorOrderTemplate deprecated

      response-property-deprecated

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the batchMappings/items/matchingProjects/items/createdBy/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/createdBy/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/customer/keyContact/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/customer/keyContact/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/perfectMatchMapping/createdBy/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectManagers/items/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectManagers/items/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectManagers/items/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectPlan/taskConfigurations/items/assignees/items/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectTemplate/projectManagers/items/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/statusHistory/items/by/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/statusHistory/items/by/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the batchMappings/items/matchingProjects/items/workflow/taskConfigurations/items/assignees/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the createdBy/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the createdBy/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/createdBy/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/createdBy/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/customer/keyContact/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/customer/keyContact/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/perfectMatchMapping/createdBy/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/perfectMatchMapping/createdBy/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectManagers/items/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectManagers/items/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectManagers/items/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectPlan/taskConfigurations/items/assignees/items/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectPlan/taskConfigurations/items/assignees/items/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectPlan/taskConfigurations/items/assignees/items/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectTemplate/projectManagers/items/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectTemplate/projectManagers/items/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectTemplate/projectManagers/items/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectTemplate/workflow/taskConfigurations/items/assignees/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectTemplate/workflow/taskConfigurations/items/assignees/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/projectTemplate/workflow/taskConfigurations/items/assignees/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/statusHistory/items/by/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/statusHistory/items/by/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/workflow/taskConfigurations/items/assignees/group/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/workflow/taskConfigurations/items/assignees/user/groups/items/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the project/workflow/taskConfigurations/items/assignees/user/metadata response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog