[APPS-2836] POST Endpoint for creating Retention Schedule

This commit is contained in:
Sathish Kumar
2024-06-11 13:53:44 +05:30
parent c3a179a66e
commit 93a6a773f8

View File

@@ -28,8 +28,7 @@
/** /**
* Package info that defines the Information Governance Record Categories REST API * Package info that defines the Information Governance Record Categories REST API
* *
* @author Ana Bozianu * @author sathishkumar.t
* @since 2.6
*/ */
@WebApi(name="gs", scope=Api.SCOPE.PUBLIC, version=1) @WebApi(name="gs", scope=Api.SCOPE.PUBLIC, version=1)
package org.alfresco.rm.rest.api.rententionschedule; package org.alfresco.rm.rest.api.rententionschedule;