Skip to content

Commit a90c676

Browse files
author
Bingjie Liu
committed
update open api parameter name
1 parent a1c7921 commit a90c676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ paths:
722722
NoQueryParametersBadRequestError:
723723
$ref: "#/components/examples/InternalServerError"
724724

725-
/v1/persons/{Id}/person-responsible-officer:
725+
/v1/persons/{HmppsId}/person-responsible-officer:
726726
get:
727727
summary: Returns the person responsible officer associated with a person.
728728
parameters:

0 commit comments

Comments
 (0)