We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.http
In order to understand or manually test Umami API, we could use IntelliJ http client to produce and test API
add some sample for auth+get websites at least
The text was updated successfully, but these errors were encountered:
Some doc issue found:
{ "data": [], "count": 0, "page": 1, "pageSize": 10, "orderBy": "name" }
=> data level not reported in umami doc
==> next : umami-software/website#150
Sorry, something went wrong.
Fix #17 - add .http umami api main getters
08a8828
ca7f212
boly38
Successfully merging a pull request may close this issue.
In order to understand or manually test Umami API, we could use IntelliJ http client to produce and test API
add some sample for auth+get websites at least
The text was updated successfully, but these errors were encountered: