Application Inspection Dependencies REST Endpoints

Inspections/Application Inspection Dependencies
The application inspection dependencies resource is used to capture the inspection dependencies defined across applications.
Create an inspection dependency
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionApplicationDependencies
Delete an inspection dependency
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionApplicationDependencies/{InspectionDepKey}
Get all inspection dependencies
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionApplicationDependencies
Get an inspection dependency
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionApplicationDependencies/{InspectionDepKey}
Update an inspection dependency
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionApplicationDependencies/{InspectionDepKey}