fix test spec

This commit is contained in:
Ryan McKinley
2025-12-09 15:08:16 +03:00
parent 1f396581a6
commit ad0adf79bd
2 changed files with 13 additions and 7 deletions
@@ -804,7 +804,7 @@
"tags": [
"Route"
],
"operationId": "post_route_test_json",
"operationId": "post_route_test",
"requestBody": {
"content": {
"application/json": {
@@ -852,7 +852,7 @@
]
},
"/apis/testdata.datasource.grafana.app/v0alpha1/namespaces/{namespace}/datasources/{name}/resource/test/json": {
"summary": "Echo any request",
"summary": "Echo json request",
"post": {
"tags": [
"Route"