1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/routes/compat/wakatime/v1
Hiroya Onoe 398b4c16d6 fix(docs): wrong parameter in OpenAPI-Docs
The parameter `range` of `/compat/wakatime/v1/users/{user}/stats/{range} [get]` is path.
However, it was described as query in OpenAPI-Docs.
So, I fixed it and generated files in `static/docs`.

Closes: #239

Signed-off-by: Hiroya Onoe <hiroyanoe.io@gmail.com>
2021-09-05 03:02:01 +09:00
..
all_time.go fix: hotfix for invalid api base url prefix (#203) 2021-05-19 10:18:18 +02:00
projects.go fix: hotfix for invalid api base url prefix (#203) 2021-05-19 10:18:18 +02:00
stats.go fix(docs): wrong parameter in OpenAPI-Docs 2021-09-05 03:02:01 +09:00
summaries.go fix: summary caching (resolve #211) 2021-06-19 12:47:35 +02:00
users.go fix: hotfix for invalid api base url prefix (#203) 2021-05-19 10:18:18 +02:00