mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
8869e6f04d
* Refactor(#1391): don't check for OpenAPI version in snapshot tests remove the version from the received specification. The version _is_ a required field, but having the version listed in automated testing causes issues when trying to deploy new versions of the API (due to mismatch between new tag versions etc). That's why we remove it. * #1391: test that the "semver" property is present * #1391: test that the openapi version is valid semver * Chore(#1391): comment formatting |
||
---|---|---|
.. | ||
api | ||
helpers | ||
routes | ||
seed | ||
services | ||
stores | ||
custom-auth.test.ts | ||
health.e2e.test.ts |