kubeconform/scripts
Yamamoto, Hirotaka 452f1fe1db
Fix #130 in a backward-compatible way (#219)
This is an alternative way to fix #130.
Instead of changing the `group` variable content, this commit adds
a new variable `fullgroup` that does not split the group components.

With this, users can specify the filename format like:

    FILENAME_FORMAT='{fullgroup}-{version}-{kind}'
2023-07-09 12:51:30 +02:00
..
fixtures scripts: Add tests for options 2021-12-12 11:44:09 -08:00
acceptance.bats support disabling ssl validation in openapi2jsonschema.py (#167) 2023-02-26 12:33:54 +01:00
Dockerfile.bats support disabling ssl validation in openapi2jsonschema.py (#167) 2023-02-26 12:33:54 +01:00
Makefile simple openapi2jsonschema tests 2021-09-26 17:02:34 +02:00
openapi2jsonschema.py Fix #130 in a backward-compatible way (#219) 2023-07-09 12:51:30 +02:00
requirements.txt simple openapi2jsonschema tests 2021-09-26 17:02:34 +02:00