parent
f010f56290
commit
5a66b949cf
|
@ -5143,6 +5143,23 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"head": {
|
||||||
|
"tags": [
|
||||||
|
"Ping"
|
||||||
|
],
|
||||||
|
"responses": {
|
||||||
|
"200": {
|
||||||
|
"description": "Success",
|
||||||
|
"content": {
|
||||||
|
"application/json": {
|
||||||
|
"schema": {
|
||||||
|
"$ref": "#/components/schemas/PingResource"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"/api/v3/qualitydefinition/{id}": {
|
"/api/v3/qualitydefinition/{id}": {
|
||||||
|
|
Loading…
Reference in New Issue