Alfresco / rest-api-explorer

Public REST API Explorer
Apache License 2.0
36 stars 25 forks source link

ACS-3572 Action Constraints endpoint #178

Closed mpichura closed 1 year ago

mpichura commented 1 year ago

Changed path parameter name (from actionConstraintName to parameterConstraintName) to be the same as action-definitions endpoint returns in reponse. Added missing (parameterConstraintName) in response object for action-definitions endpoint. Removing isNode from ActionConstraintData object.