Shema missing from download prescription errored responses

Hello we are looking at errored repones handling for download prescription and the documentation is missing schema information please could it be added.

We can infer from the example jsons and from getting responses back from the api but ideally would not like to base our code off just examples.

You can find the schema by clicking get oas file at top and going through that however the schema does not explain business logic restricted e.g where schema shows a array will we actually get multiple back or will it always be 1.

This applies to things like issues in the error schema. For now i am going to mark this question as solved as it possible to find the scheme abut is not a nice way of doing so. I will handle questions around business logic seperatly.