From 74a9ccc01956212f76695cb5fc5cf0f50eff7364 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 9 Dec 2023 20:18:00 +0000 Subject: [PATCH] Bundle openapi.yml and commit updated code --- docs/index.html | 2 +- docs/openapi.yaml | 301 +++++++++++++++++++++++++--------------------- 2 files changed, 163 insertions(+), 140 deletions(-) diff --git a/docs/index.html b/docs/index.html index 63f32480..622ca991 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1061,7 +1061,7 @@ " class="sc-iJuWdM sc-cBNeRQ gpkGbA casAkG sc-citwID bzkUsW">

Forbidden

Request samples

Content type
application/json
{
  • "customerId": 0,
  • "resourceUrl": "string"
}

Response samples

Content type
application/json
{
  • "id": "string",
  • "statusQueryGetUri": "string",
  • "sendEventPostUri": "string",
  • "terminatePostUri": "string",
  • "rewindPostUri": "string",
  • "purgeHistoryDeleteUri": "string",
  • "restartPostUri": "string",
  • "suspendPostUri": "string",
  • "resumePostUri": "string"
}