Skip to content

Commit

Permalink
[create-pull-request] automated change (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: shopwareBot <[email protected]>
  • Loading branch information
github-actions[bot] and shopwareBot authored Nov 9, 2023
1 parent 151f504 commit 34367b5
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions SwagCommercial-storeapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,28 @@
},
"type": "object"
},
"AdvancedSearchSynonym": {
"required": [
"createdAt"
],
"properties": {
"id": {
"type": "string",
"pattern": "^[0-9a-f]{32}$"
},
"createdAt": {
"type": "string",
"format": "date-time",
"readOnly": true
},
"updatedAt": {
"type": "string",
"format": "date-time",
"readOnly": true
}
},
"type": "object"
},
"App": {
"description": "Added since version: 6.3.1.0",
"required": [
Expand Down

0 comments on commit 34367b5

Please sign in to comment.