diff --git a/src/_includes/accs-intro.md b/src/_includes/accs-intro.md index 263a04860..14e584e05 100644 --- a/src/_includes/accs-intro.md +++ b/src/_includes/accs-intro.md @@ -1,4 +1,4 @@ -The schemas documented here are autogenerated from an instance of Adobe Commerce as a Cloud Service. +The schema documented here is autogenerated from an instance of Adobe Commerce as a Cloud Service. The base format for Adobe Commerce as a Cloud Service REST endpoint URLs is: diff --git a/src/openapi/accs-schema.yaml b/src/openapi/accs-schema.yaml index 5bc100c9b..4536b6468 100644 --- a/src/openapi/accs-schema.yaml +++ b/src/openapi/accs-schema.yaml @@ -8,9 +8,9 @@ swagger: '2.0' info: version: 'Production' title: Adobe Commerce SaaS - description: The schemas documented here are autogenerated from an instance of Adobe - Commerce as a Cloud Service. -host: https://.api.commerce.adobe.com/ + description: + $ref: https://raw.githubusercontent.com/AdobeDocs/commerce-webapi/refs/heads/main/src/_includes/accs-intro.md +host: https://.api.commerce.adobe.com/ basePath: "/" schemes: - https