We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f764081 commit 85eeac3Copy full SHA for 85eeac3
gp2gp_adaptor_response_docs.yaml
@@ -9,8 +9,8 @@ paths:
9
/requests:
10
post:
11
tags:
12
- - ehr-status-requests-controller
13
- operationId: getEhrRequestsEncodedForm_1
+ - Ehr Status requests controller
+ operationId: getEhrRequestsEncodedForm
14
parameters:
15
- name: request
16
in: query
@@ -72,7 +72,7 @@ paths:
72
/ehr-resend/{conversationId}:
73
74
75
- - ehr-resend-controller
+ - Ehr resend controller
76
summary: Schedule Ehr Extract Resend
77
description: Schedule Ehr Extract Resend
78
operationId: scheduleEhrExtractResend
@@ -104,7 +104,7 @@ paths:
104
/ehr-status/{conversationId}:
105
get:
106
107
- - ehr-status-controller
+ - Ehr Status controller
108
operationId: getEhrStatus
109
110
- name: conversationId
0 commit comments