Skip to content

Commit 50206ff

Browse files
Merge branch 'main' into edit-api-spec
2 parents 068a1d7 + 23eb262 commit 50206ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

openapi.yml

+3
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ paths:
9696
type: object
9797
properties:
9898
data:
99+
prisonerOffenderSearch:
100+
$ref: "#/components/schemas/Person"
101+
probationOffenderSearch:
99102
$ref: "#/components/schemas/Person"
100103
"404":
101104
description: Failed to find a person with the provided HMPPS ID.

0 commit comments

Comments
 (0)