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
all api calls for resource listed in table with api details in columns
column1 contains http method and route url combination(eg: 'GET /api/orders') and column2 contains 'description'(spec example name)
option to choose between tabular view or the current view
change also requires route url and http method info in index.json which will in turn be saved in 'IndexExample' instance
column1 contains http method and route url combination(eg: 'GET /api/orders') and column2 contains 'description'(spec example name)
sample index.json file looks like below
The text was updated successfully, but these errors were encountered: