chore(docs): Generated OAS (#7189)

This PR holds all generated OAS for the upcoming release.

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-05-01 10:07:31 +00:00
committed by GitHub
co-authored by Oli Juhl
parent d930d88369
commit bfda7a626d
299 changed files with 16982 additions and 18813 deletions
@@ -1,17 +0,0 @@
/**
* @schema CustomerGroupUpdatableFields
* type: object
* description: SUMMARY
* x-schemaName: CustomerGroupUpdatableFields
* properties:
* name:
* type: string
* title: name
* description: The customer group's name.
* metadata:
* type: object
* description: The customer group's metadata.
* properties: {}
*
*/