use common secure values

This commit is contained in:
Ryan McKinley
2025-07-10 14:39:14 -07:00
parent 8f0109a1ee
commit 1d26b455fd
19 changed files with 515 additions and 166 deletions
@@ -232,5 +232,4 @@ func TestdataOpenAPIExtension() (*datasourceV0.DataSourceOpenAPIExtension, error
oas.Routes["/test/json"] = &testcopy
return oas, nil
}