1
0
mirror of https://github.com/rancher/steve.git synced 2025-05-11 17:34:24 +00:00
Go to file
Colleen Murphy 70ea282861 cleanup: Fix API root header
The header defined in RFC 9110[1] is "Accept", not "Accepts". This
change corrects the route filter. Since this API is not documented and
the header was plainly incorrect, no attempt is made at backwards
compatibility.

[1] https://www.rfc-editor.org/rfc/rfc9110.html#name-accept
2022-10-27 14:27:13 -07:00
pkg cleanup: Fix API root header 2022-10-27 14:27:13 -07:00
scripts Adding validate phase to the CI 2022-10-14 15:21:17 -05:00
.dockerignore Refactor 2020-01-30 22:37:59 -07:00
.drone.yml Adding validate phase to the CI 2022-10-14 15:21:17 -05:00
.gitignore Dependencies bumps 2022-04-05 17:15:14 +02:00
.golangci.json Adding validate phase to the CI 2022-10-14 15:21:17 -05:00
Dockerfile Bump go to version 1.19 2022-10-14 08:52:00 -05:00
go.mod Bump go to version 1.19 2022-10-14 08:52:00 -05:00
go.sum Bump go to version 1.19 2022-10-14 08:52:00 -05:00
LICENSE Initial commit 2019-08-04 10:41:32 -07:00
main.go Update wrangler 2022-01-07 14:31:29 -07:00
Makefile Adding validate phase to the CI 2022-10-14 15:21:17 -05:00