Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/openapi/accs-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10272,10 +10272,10 @@ definitions:
type: object
host: https://<server>.api.commerce.adobe.com/<tenant-id>
info:
title: Adobe Commerce SaaS
version: '1.0'
description: The schemas documented here are autogenerated from an instance of Adobe
Commerce as a Cloud Service.
title: Adobe Commerce as a Cloud Service
version: April 2026
description:
"$ref": "../_includes/accs-intro.md"
paths:
"/V1/addresses/{addressId}":
delete:
Expand Down Expand Up @@ -30659,4 +30659,4 @@ x-tagGroups:
- webhooks/list
- webhooks/subscribe
- webhooks/supportedList
- webhooks/unsubscribe
- webhooks/unsubscribe
Loading