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
As a user/team I need a UI So that I can more easily visualize and debug as opposed to going through jsons and sending requests manually
Details and Assumptions
UI that list return json, with forms to build your requests
Acceptance Criteria
Given a UI and form
When form is filled and a REST method is clicked to submit
Then the corresponding http method is sent, and the response is nicely displayed
The text was updated successfully, but these errors were encountered:
As a user/team
I need a UI
So that I can more easily visualize and debug as opposed to going through jsons and sending requests manually
Details and Assumptions
Acceptance Criteria
The text was updated successfully, but these errors were encountered: