-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
miniSASS API tests #1092
Comments
miniSASS API Re-test Swagger & Redoc
Test Results |
Notes for improvement of documentationI found that the API documentation section seemed a little repetitive and hard to read. Apart from the URLs that need to be updated, many of the images in the documentation were hard to see (small hard-to-read text) and the only way to effectively view the image was to right-click and select "open in a new tab." The following recommendations are offered to improve the documentation: |
@amyburness
miniSASS API Test
Result Key
🟢 = Pass / Output as expected
⚠️ = Error / Crash
🟡 = Output received but not what was expected / Process failed one or more times before pass
🔴 = Fail / Could not process
Tests Results
GET
request with date parameterhttps://minisass.org/monitor/sites-with-observations/?start_date=2024-04-13
200 OK
GET
request without a specific datehttps://minisass.org/monitor/sites-with-observations
200 OK
GET
requesthttps://minisass.org/monitor/sites-with-observations/?start_date=2024-04-13
https://minisass.org.com/swagger/
.https://minisass.org.com/redoc/#tag/monitor/operation/monitor_site-observations_read
The text was updated successfully, but these errors were encountered: