Hi, Im trying to download the API specifications for Companies House Public Data API, the swagger file has many references for 127.0.0.1:10000, I replaced those with developer-specs.company-information.service.gov.uk and it worked but the problem is that there are many sub-references as well to 127.0.0.1:10000 which can’t be fixed, so if we need to import the swagger file into a API management / test tool then import will always be missing many key parts including schemas, paths, resources, etc
Is there anyway to get proper Open API specifications / Swagger file please?
I can’t remember correctly but I think someone from Companies House did say that as this is pretty simple to work-around this wasn’t a priority. (I could have misremembered that though).
Some workarounds / a version of the spec that someone fixed (which may be out of date) can be found in this thread, if that helps: