This chapter focuses on types of links between requirements.

A GET to /requirement-link-types returns all the link types.

Snippet http-request not found for operation::RestLinkTypeControllerIT/find-all-link-type

Snippet request-parameters not found for operation::RestLinkTypeControllerIT/find-all-link-type

Snippet http-response not found for operation::RestLinkTypeControllerIT/find-all-link-type

Snippet response-fields not found for operation::RestLinkTypeControllerIT/find-all-link-type

Snippet links not found for operation::RestLinkTypeControllerIT/find-all-link-type

A GET to /requirement-link-types/{id} returns the link type with the given id.

Snippet path-parameters not found for operation::RestLinkTypeControllerIT/find-link-type-by-id

Snippet http-request not found for operation::RestLinkTypeControllerIT/find-link-type-by-id

Snippet request-parameters not found for operation::RestLinkTypeControllerIT/find-link-type-by-id

Snippet http-response not found for operation::RestLinkTypeControllerIT/find-link-type-by-id

Snippet response-fields not found for operation::RestLinkTypeControllerIT/find-link-type-by-id

Snippet links not found for operation::RestLinkTypeControllerIT/find-link-type-by-id

A GET to /requirement-link-types returns the link type with the given code role.

Snippet http-request not found for operation::RestLinkTypeControllerIT/find-link-type-by-code

Snippet request-parameters not found for operation::RestLinkTypeControllerIT/find-link-type-by-code

Snippet http-response not found for operation::RestLinkTypeControllerIT/find-link-type-by-code

Snippet response-fields not found for operation::RestLinkTypeControllerIT/find-link-type-by-code

Snippet links not found for operation::RestLinkTypeControllerIT/find-link-type-by-code

A POST to /requirement-link-types creates a new link type.

Snippet http-request not found for operation::RestLinkTypeControllerIT/create-link-type

Snippet request-fields not found for operation::RestLinkTypeControllerIT/create-link-type

Snippet request-parameters not found for operation::RestLinkTypeControllerIT/create-link-type

Snippet http-response not found for operation::RestLinkTypeControllerIT/create-link-type

Snippet response-fields not found for operation::RestLinkTypeControllerIT/create-link-type

Snippet links not found for operation::RestLinkTypeControllerIT/create-link-type

A PATCH to /requirement-link-types/{id} modifies the link type with the given id.

Snippet http-request not found for operation::RestLinkTypeControllerIT/update-link-type

Snippet path-parameters not found for operation::RestLinkTypeControllerIT/update-link-type

Snippet request-fields not found for operation::RestLinkTypeControllerIT/update-link-type

Snippet http-response not found for operation::RestLinkTypeControllerIT/update-link-type

A DELETE to /requirement-link-types/{ids} deletes one or several link type(s) with the given id(s).

Snippet path-parameters not found for operation::RestLinkTypeControllerIT/delete-link-type

Snippet http-request not found for operation::RestLinkTypeControllerIT/delete-link-type

Snippet http-response not found for operation::RestLinkTypeControllerIT/delete-link-type