You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]).
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
The text was updated successfully, but these errors were encountered: