gotosocial/vendor/github.com/go-openapi/errors
tobi fd8a724e77
[chore] Bump go swagger (#2871)
* bump go swagger version

* bump swagger version
2024-04-26 11:31:10 +02:00
..
.gitattributes [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
.gitignore [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
.golangci.yml [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
api.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
auth.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
CODE_OF_CONDUCT.md [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
doc.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
headers.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
LICENSE [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
middleware.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
parsing.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
README.md [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00
schema.go [chore] Bump go swagger (#2871) 2024-04-26 11:31:10 +02:00

OpenAPI errors Build Status codecov

Slack Status license Go Reference Go Report Card

Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.