• Antoine Pelisse's avatar
    Create a method to check dryRun is supported · ae735282
    Antoine Pelisse authored
    We don't want to run dryRun requests against servers that don't support
    dry-run, since they might ignore the flag and just persist the unwanted
    changes.
    
    This creates a new method that checks in the OpenAPI if the dryRun
    parameter can be used.
    ae735282
Name
Last commit
Last update
..
testing Loading commit data...
validation Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
dryrun.go Loading commit data...
dryrun_test.go Loading commit data...
extensions.go Loading commit data...
openapi.go Loading commit data...
openapi_getter.go Loading commit data...
openapi_getter_test.go Loading commit data...
openapi_suite_test.go Loading commit data...
openapi_test.go Loading commit data...