We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1f9ef commit 26ffa92Copy full SHA for 26ffa92
docs/swagger.yaml
@@ -728,6 +728,8 @@ paths:
728
Create a new review summation.
729
730
**Authorization:** Review summation creation is accessible by roles `admin` and `copilot`.
731
+
732
+ **Note** Value for `reviewedDate` attribute can only be provided by users with `admin` role
733
tags:
734
- 'Review summations'
735
operationId: createReviewSummation
@@ -1050,6 +1052,8 @@ paths:
1050
1052
Create a new review.
1051
1053
1054
**Authorization:** Review creation is accessible by roles `admin` and `copilot`.
1055
1056
1057
1058
- 'Reviews'
1059
operationId: createReview
0 commit comments