diff --git a/APIs/ConnectionAPI.raml b/APIs/ConnectionAPI.raml index 9683a491..11d6d5f2 100644 --- a/APIs/ConnectionAPI.raml +++ b/APIs/ConnectionAPI.raml @@ -94,7 +94,7 @@ documentation: The response object provides the HTTP status code that would have been returned by each receiver had the request been carried out individually. body: - type: !include schemas/v1.0-bulk-response.json + type: !include schemas/v1.0-bulk-response-schema.json example: !include ../examples/v1.0-bulk-post-confirm.json 400: description: >