Skip to content

Commit bc24882

Browse files
Deploying to gh-pages from @ 5abf076 🚀
1 parent a3f5e93 commit bc24882

File tree

3 files changed

+17
-6
lines changed

3 files changed

+17
-6
lines changed

drafts/RR-1214/documentation/api/index.html

+15-4
Original file line numberDiff line numberDiff line change
@@ -1117,7 +1117,8 @@ <h4 id="v1-persons-hmppsid-plp-review-schedule-get-responses">Responses</h4>
11171117
"reviewCompletedBy": "string",
11181118
"reviewCompletedByRole": "string",
11191119
"reviewCompletedAt": "string",
1120-
"preRelease": "boolean"
1120+
"reviewType": "string",
1121+
"reviewReason": "string"
11211122
}
11221123
]
11231124
}
@@ -6234,9 +6235,19 @@ <h3 id="schema-reviewschedule">ReviewSchedule</h3>
62346235
</tr>
62356236

62366237
<tr>
6237-
<td>preRelease</td>
6238-
<td>boolean</td>
6239-
<td>true</td>
6238+
<td>reviewType</td>
6239+
<td>string</td>
6240+
<td>false</td>
6241+
<td></td>
6242+
<td>
6243+
6244+
</td>
6245+
</tr>
6246+
6247+
<tr>
6248+
<td>reviewReason</td>
6249+
<td>string</td>
6250+
<td>false</td>
62406251
<td></td>
62416252
<td>
62426253

drafts/RR-1214/openapi/api-docs.json

+1-1
Large diffs are not rendered by default.

drafts/RR-1214/search.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)