FAQ | This is a LIVE service | Changelog

[OpenAPI-2.3] Add CI to check committed spec files are the latest

Add Merge Request CI test to identity-lib that checks that the local spec files that are being used to generate the API client match master:latest of appropriate API repos, and that their documented hash matches.

Could possibly be as simple as using the retrieval script from #12 (closed) and checking diff.

Edited by Robin Goodall