-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.14.3
-
Component/s: API - REST, Documentation (Developer)
-
None
-
Severity 3 - Minor
The response and request examples for the
/rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/settings/hooks/{hookKey}/settings
are either wrong or missing for the PUT and GET operations.
The endpoint allows free-form JSON to be stored in a format that the relevant hook can understand, and returns this on a GET.