Skip to content

Commit 85eeac3

Browse files
committed
tags name improvement
1 parent f764081 commit 85eeac3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gp2gp_adaptor_response_docs.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ paths:
99
/requests:
1010
post:
1111
tags:
12-
- ehr-status-requests-controller
13-
operationId: getEhrRequestsEncodedForm_1
12+
- Ehr Status requests controller
13+
operationId: getEhrRequestsEncodedForm
1414
parameters:
1515
- name: request
1616
in: query
@@ -72,7 +72,7 @@ paths:
7272
/ehr-resend/{conversationId}:
7373
post:
7474
tags:
75-
- ehr-resend-controller
75+
- Ehr resend controller
7676
summary: Schedule Ehr Extract Resend
7777
description: Schedule Ehr Extract Resend
7878
operationId: scheduleEhrExtractResend
@@ -104,7 +104,7 @@ paths:
104104
/ehr-status/{conversationId}:
105105
get:
106106
tags:
107-
- ehr-status-controller
107+
- Ehr Status controller
108108
operationId: getEhrStatus
109109
parameters:
110110
- name: conversationId

0 commit comments

Comments
 (0)