Go Kimai client, generated with go-swagger 🐢
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
knoflook 3bed130ed7
fix: remove extra params causing 404
2 months ago
client fix: remove extra params causing 404 2 months ago
models fix: support nullable end times on timesheet creation 2 months ago
.envrc.example feat: init 2 months ago
LICENSE feat: init 2 months ago
README.md docs: full issue 2 months ago
doc.json fix: support empty query params on timesheets endpoint 2 months ago
example.go fix: remove extra params causing 404 2 months ago
go.mod fix: remove extra params causing 404 2 months ago
go.sum feat: init 2 months ago

README.md

go-kimai

EXPERIMENTAL

Go Kimai client, generated with go-swagger 🐢

Generated against Kimai version 0.6.

Usage

See example.go, also .envrc.sample.

Generate

swagger generate client --skip-validation -f doc.json -A go-kimai

Known issues

  • kimai/kimai#3720
  • Specifying full=true seems to break unmarshalling on responses, sadly

Examples

License