![]() Currently the validation checks is done individually for version and kind group. For example, if user provided yaml file is missing apiVersion and kind fields, first they will receive error on apiVersion. Once user update the file and try to recreate, an error on missing kind is displayed. The behavior is same for wrong types of the fields. These errors should be aggregated and displayed. |
||
---|---|---|
.. | ||
testing | ||
validation | ||
BUILD | ||
doc.go | ||
document.go | ||
extensions.go | ||
openapi_getter_test.go | ||
openapi_getter.go | ||
openapi_suite_test.go | ||
openapi_test.go | ||
openapi.go |