Since 4.0, the POST "get all elements" call ( https://github.com/Open-MBEE/mmsri/blob/a96ad352b98fe9317581f6f179d6058b8c4af2aa/openapi/api-docs.yaml#L917 ) supports streaming `x-ndjson` response ( https://github.com/Open-MBEE/mmsri/blob/a96ad352b98fe9317581f6f179d6058b8c4af2aa/openapi/api-docs.yaml#L945 ) It would be useful to add this response type to the batch (PUT) requests where requesting the data for a set of elements ( https://github.com/Open-MBEE/mmsri/blob/a96ad352b98fe9317581f6f179d6058b8c4af2aa/openapi/api-docs.yaml#L948 )