Replace the set of annotation configurations assigned to a project
Replace the project's entire set of assigned annotation configurations with the provided set. The server diffs the desired set against the current set: configs in the body but not assigned are added, and configs assigned but not in the body are removed. An empty array clears all assignments.
Path parameters
The project identifier: either project ID or project name.
The project identifier: either project ID or project name.
Request body
Response
The resulting set of annotation configurations assigned to the project
Changes
Changed in 2 of the 70 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲