You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"generate": "npm run generate:cs --buildver=$npm_config_buildver && npm run generate:html && npm run generate:ts --buildver=$npm_config_buildver && npm run generate:python",
52
52
"generate-dependencies": "npm run generate-dependencies --workspaces --if-present",
Unique request identifier, in the format of a GUID
212
+
explode: false
213
+
required: false
214
+
schema:
215
+
example: dcb9c8dc-c2f4-4d5f-8674-a2e913e040b2
216
+
type: string
217
+
style: simple
218
+
X-Correlation-ID:
219
+
description: |
220
+
An optional ID which you can use to track transactions across multiple systems. It can take any value, but we recommend avoiding . characters. If not provided in the request, NHS Notify will default to a system generated ID in its place. The ID will be returned in a response header.
221
+
explode: false
222
+
required: false
223
+
schema:
224
+
example: 11C46F5F-CDEF-4865-94B2-0EE0EDCC26DA
225
+
type: string
226
+
style: simple
208
227
"400":
209
228
content:
210
229
application/vnd.api+json:
@@ -213,7 +232,7 @@ paths:
213
232
value:
214
233
errors:
215
234
- code: NOTIFY_INVALID_REQUEST
216
-
detail: "Only 'limit' query parameter is supported"
description: Letter Resources Updated successfully
400
+
example: dcb9c8dc-c2f4-4d5f-8674-a2e913e040b2
401
+
type: string
402
+
style: simple
403
+
X-Correlation-ID:
404
+
description: |
405
+
An optional ID which you can use to track transactions across multiple systems. It can take any value, but we recommend avoiding . characters. If not provided in the request, NHS Notify will default to a system generated ID in its place. The ID will be returned in a response header.
Unique request identifier, in the format of a GUID
539
+
explode: false
540
+
required: false
541
+
schema:
542
+
example: dcb9c8dc-c2f4-4d5f-8674-a2e913e040b2
543
+
type: string
544
+
style: simple
545
+
X-Correlation-ID:
546
+
description: |
547
+
An optional ID which you can use to track transactions across multiple systems. It can take any value, but we recommend avoiding . characters. If not provided in the request, NHS Notify will default to a system generated ID in its place. The ID will be returned in a response header.
Unique request identifier, in the format of a GUID
779
+
explode: false
780
+
required: false
781
+
schema:
782
+
example: dcb9c8dc-c2f4-4d5f-8674-a2e913e040b2
783
+
type: string
784
+
style: simple
785
+
X-Correlation-ID:
786
+
description: |
787
+
An optional ID which you can use to track transactions across multiple systems. It can take any value, but we recommend avoiding . characters. If not provided in the request, NHS Notify will default to a system generated ID in its place. The ID will be returned in a response header.
788
+
explode: false
789
+
required: false
790
+
schema:
791
+
example: 11C46F5F-CDEF-4865-94B2-0EE0EDCC26DA
792
+
type: string
793
+
style: simple
776
794
"400":
777
795
content:
778
796
application/vnd.api+json:
@@ -889,6 +907,24 @@ paths:
889
907
schema:
890
908
type: string
891
909
style: simple
910
+
X-Request-ID:
911
+
description: |
912
+
Unique request identifier, in the format of a GUID
913
+
explode: false
914
+
required: false
915
+
schema:
916
+
example: dcb9c8dc-c2f4-4d5f-8674-a2e913e040b2
917
+
type: string
918
+
style: simple
919
+
X-Correlation-ID:
920
+
description: |
921
+
An optional ID which you can use to track transactions across multiple systems. It can take any value, but we recommend avoiding . characters. If not provided in the request, NHS Notify will default to a system generated ID in its place. The ID will be returned in a response header.
description: Management Information created successfully
1108
+
headers:
1109
+
X-Request-ID:
1110
+
description: |
1111
+
Unique request identifier, in the format of a GUID
1112
+
explode: false
1113
+
required: false
1114
+
schema:
1115
+
example: dcb9c8dc-c2f4-4d5f-8674-a2e913e040b2
1116
+
type: string
1117
+
style: simple
1118
+
X-Correlation-ID:
1119
+
description: |
1120
+
An optional ID which you can use to track transactions across multiple systems. It can take any value, but we recommend avoiding . characters. If not provided in the request, NHS Notify will default to a system generated ID in its place. The ID will be returned in a response header.
0 commit comments