From 4d65e8ad2346ea5ba0c2a3aef200d81d98c1ab83 Mon Sep 17 00:00:00 2001 From: Ben Helleman Date: Tue, 18 Feb 2025 13:01:46 -0500 Subject: [PATCH] fix(sites-28811): [xwalk] - support xwalk in spacecat-api-service * updates for import apis --- docs/index.html | 4 ++-- docs/openapi/schemas.yaml | 39 +++++++++++++++++++++++++++++++++------ 2 files changed, 35 insertions(+), 8 deletions(-) diff --git a/docs/index.html b/docs/index.html index 23575b1d..1834cf5e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1715,7 +1715,7 @@ " class="sc-dODueM sc-eHKghg fhLETC hIcgHh">

Warning: prototype endpoint. This endpoint allows you to scrape a set of URLs. The URLs are scraped in parallel and the results are returned in the same order as the input. The maximum number of URLs that can be scraped in a single request is 10.

-
Authorizations:
api_key
Request Body schema: application/json
object (ImportOptions)
Authorizations:
api_key
Request Body schema: application/json
object (ImportOptionsBase)

Optional configuration params, defined as a JSON object

customHeaders
object

Optional custom headers to send with each HTTP request

@@ -2342,7 +2342,7 @@ " class="sc-dODueM sc-eHKghg fhLETC jlTrDX">

Production server

https://spacecat.experiencecloud.live/api/v1/sites/{siteId}/experiments

Response samples

Content type
application/json
[
  • {
    }
]