kubeconform/scripts
Eyar Zilberman 0d1232bb82
add constructor to handle equal sign (=)
Equal sign (=) was not parsed properly by pyyaml.
Added constructor to parse equal sign as string.
Related issue: https://github.com/yannh/kubeconform/issues/103
2022-04-05 20:02:38 +03:00
..
__pycache__ scripts: Add tests for options 2021-12-12 11:44:09 -08:00
fixtures scripts: Add tests for options 2021-12-12 11:44:09 -08:00
acceptance.bats scripts: Add tests for options 2021-12-12 11:44:09 -08:00
Dockerfile.bats Add simple regression tests for openapi2jsonschema 2021-09-26 13:46:05 +02:00
Makefile simple openapi2jsonschema tests 2021-09-26 17:02:34 +02:00
openapi2jsonschema.py add constructor to handle equal sign (=) 2022-04-05 20:02:38 +03:00
requirements.txt simple openapi2jsonschema tests 2021-09-26 17:02:34 +02:00