This website requires JavaScript.
Explore
Help
Sign in
STACKITGit
/
cli
Watch
1
Star
0
Fork
You've already forked cli
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1992fdeb1a
cli
/
pkg
/
cmd
/
api
History
Download ZIP
Download TAR.GZ
Andy Feller
88a7e529ab
Merge pull request
#8762
from Ebonsignori/8761/allow-multiple-items-in-nested-array
...
allow multiple items in nested array
2024-04-09 14:23:19 -04:00
..
api.go
Apply suggestions from code review
2024-04-02 17:39:20 -07:00
api_test.go
Fix api cache test
2024-04-05 16:47:29 +02:00
fields.go
Add tests for non-happy field paths
2024-04-05 17:21:28 -04:00
fields_test.go
Add tests for non-happy field paths
2024-04-05 17:21:28 -04:00
http.go
Set default Accept header for api command when one is not specified (
#8303
)
2023-11-06 15:22:32 +01:00
http_test.go
Set default Accept header for api command when one is not specified (
#8303
)
2023-11-06 15:22:32 +01:00
pagination.go
api: output a single JSON array in REST pagination mode (
#7190
)
2023-06-09 20:55:06 +02:00
pagination_test.go
Automatically add
per_page=100
to paginated REST requests
2020-06-23 18:42:57 +02:00