Skip to content

Commit 26ffa92

Browse files
#193 - housekeeping
1 parent 7e1f9ef commit 26ffa92

File tree

2 files changed

+527
-811
lines changed

2 files changed

+527
-811
lines changed

docs/swagger.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,8 @@ paths:
728728
Create a new review summation.
729729
730730
**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
731733
tags:
732734
- 'Review summations'
733735
operationId: createReviewSummation
@@ -1050,6 +1052,8 @@ paths:
10501052
Create a new review.
10511053
10521054
**Authorization:** Review creation is accessible by roles `admin` and `copilot`.
1055+
1056+
**Note** Value for `reviewedDate` attribute can only be provided by users with `admin` role
10531057
tags:
10541058
- 'Reviews'
10551059
operationId: createReview

0 commit comments

Comments
 (0)