We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29dd1b commit 5d277a9Copy full SHA for 5d277a9
services/api-server/openapi.json
@@ -5848,25 +5848,6 @@
5848
}
5849
5850
5851
- },
5852
- "/v0/functions/ping": {
5853
- "post": {
5854
- "tags": [
5855
- "functions"
5856
- ],
5857
- "summary": "Ping",
5858
- "operationId": "ping",
5859
- "responses": {
5860
- "200": {
5861
- "description": "Successful Response",
5862
- "content": {
5863
- "application/json": {
5864
- "schema": {}
5865
- }
5866
5867
5868
5869
5870
5871
},
5872
"components": {
0 commit comments