Open selakap opened 4 years ago
We cannot edit comments from the publisher and devPortal because we have not implemented that in the front end. However, back-end support is there for both portals(See [1] and [2]).
[1] https://github.com/wso2/carbon-apimgt/blob/v9.28.36/components/apimgt/org.wso2.carbon.apimgt.rest.api.publisher.v1/src/main/resources/publisher-api.yaml#L2028 [2] https://github.com/wso2/carbon-apimgt/blob/v9.28.36/components/apimgt/org.wso2.carbon.apimgt.rest.api.store.v1/src/main/resources/devportal-api.yaml#L1189
Describe your problem(s)
Expect a way to edit an existing comment on the API. In the current implementation, we cannot do such an update using the POST restful API [1].
Describe your solution
Introduce a PUT resource to /apis/{apiId}/comments