Closed northwestwitch closed 3 years ago
Query for SVs:
Query n_cases:
Query one case:
Hi! Did you try the generated docs? Run the server and go to host:port/docs, it is super nice interface to test the REST api
Hi! Did you try the generated docs? Run the server and go to host:port/docs, it is super nice interface to test the REST api
Yes, I tried it and it's nice, but they don't provide an example with real parameters, just what the endpoint accepts and returns:
But it doesn't say how then GET request should be shaped (the actual string that you type either in the browser or in curl)
Also, I would rather say its a patch, for just extending docs? Changing that, but protest if you disagree obviously!
Also, I would rather say its a patch, for just extending docs? Changing that, but protest if you disagree obviously!
Doesn't really matter, patch is good!
Merged as a patch, thanks @dnil!
This PR adds an example on how to
How to test:
Review:
This version is a: