mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-11-05 15:32:21 +00:00
[APPS-2853] Swagger Documentation for Retention Schedule V1 APIs
This commit is contained in:
committed by
suneet-gupta
parent
f532ad3695
commit
eeb0072f1f
@@ -2666,7 +2666,7 @@ paths:
|
||||
produces:
|
||||
- application/json
|
||||
responses:
|
||||
'200':
|
||||
'201':
|
||||
description: Successful response
|
||||
schema:
|
||||
$ref: '#/definitions/RetentionScheduleResponse'
|
||||
@@ -2720,7 +2720,7 @@ paths:
|
||||
description: Unexpected error
|
||||
schema:
|
||||
$ref: '#/definitions/Error'
|
||||
'/retention-schedules/{retentionScheduleId}/retention-steps':
|
||||
'/retention-schedule/{retentionScheduleId}/retention-steps':
|
||||
post:
|
||||
tags:
|
||||
- retention-schedule
|
||||
@@ -2773,7 +2773,7 @@ paths:
|
||||
produces:
|
||||
- application/json
|
||||
responses:
|
||||
'200':
|
||||
'201':
|
||||
description: Successful response
|
||||
schema:
|
||||
$ref: '#/definitions/RetentionStepNodeBodyResponse'
|
||||
|
||||
Reference in New Issue
Block a user