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.
|
2 months ago | |
---|---|---|
client | 2 months ago | |
models | 2 months ago | |
.envrc.example | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 2 months ago | |
doc.json | 2 months ago | |
example.go | 2 months ago | |
go.mod | 2 months ago | |
go.sum | 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