mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* Add test script to ensure OpenAPI files are consistent with sources * Add CI job to test OpenAPI file consistency * Add CI task to test gRPC file consistency * Tweak consistency scripts a bit, touch temp file to trigger gRPC rebuild * Don't test .gitignored files * Mention updating the OpenAPI specification is enforced by CI * Update CI job configuration * Also check consistency of gRPC docs * Rename temporary files to have a .diff prefix * Add docs to consistency checking scripts