Updating documentation

This commit is contained in:
Documentation Updater 2024-07-17 20:36:43 +00:00
parent 4f2018d416
commit ee8936c96a
1 changed files with 2 additions and 0 deletions

View File

@ -1237,6 +1237,7 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/AttachmentDescriptorV2'
deprecated: true
security:
- authenticatedAccount: []
/v3/attachments/form/upload:
@ -1251,6 +1252,7 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/AttachmentDescriptorV3'
deprecated: true
security:
- authenticatedAccount: []
/v4/attachments/form/upload: