eRS FHIR API documentation response examples

A recent update to the documentation for the eRS FHIR API documentation appears to have broken the response examples. Only the ref to the json document is shown e.g.

https://digital.nhs.uk/developer/api-catalogue/e-referral-service-fhir#post-/STU3/ReferralRequest/$ers.fetchworklist

{
“$ref”: “../../../examples/retrieveWorklist/responses/FilteredBySpecialty.json”
}

Same with the requests:
{
“$ref”: “../../examples/retrieveWorklist/requests/MinimalReferralsForReview.json”
}

Thanks @Neil_Davies - I was coming here to mention this. I see this is happening for all example responses for eRS. Other API’s examples seem fine e.g. Patient Flags Service.