Skip to content

Commit 02182a9

Browse files
updated example payload for link case and defendant API
1 parent 91b45b5 commit 02182a9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/main/resources/openapi/dcs-caseadmin.openapi.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,14 @@ paths:
226226
transactionRef: 'd9fe4c51-1783-4fe4-a2b4-7c0e25905483'
227227
caseId: 'd9fe4c51-1783-4fe4-a2b4-7c0e25905484'
228228
prosecutedBy: 'CPS'
229-
courtHouse: 'Southwark'
230-
hearingDate: '2025-01-21'
231229
defendants:
232230
- id: 'd9fe4c51-1783-4fe4-a2b4-7c0e25905485'
233231
bailStatus: 'REMAND'
234232
interpreterLanguage: 'Urdu'
235233
interpreterInformation: "Random notes"
234+
hearings:
235+
- courtHouse: 'Southwark'
236+
hearingDate: '2025-01-21'
236237
defendantPerson:
237238
forename: 'John'
238239
middleName: 'Theodore'

0 commit comments

Comments
 (0)