Skip to content

Commit 0b385c8

Browse files
[ERSSUP-81706]-[]-[Added 503 repsonse to A034 endpoint]-[JW]
1 parent 4efbb6f commit 0b385c8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

specification/components/stu3/schemas/endpoints/a034-update-appointment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,7 @@ responses:
112112
$ref: '../responses/InternalServerError.yaml'
113113
'502':
114114
$ref: '../responses/updateAppointment/502Response.yaml'
115+
'503':
116+
$ref: '../responses/ServiceUnavailable.yaml'
115117
'504':
116118
$ref: '../responses/updateAppointment/504Response.yaml'

0 commit comments

Comments
 (0)