GoToSocial/vendor/github.com/go-openapi/runtime
tobi 547b99a17c bump go swagger version 2024-04-26 10:59:49 +02:00
..
logger bump go swagger version 2024-04-26 10:59:49 +02:00
middleware bump go swagger version 2024-04-26 10:59:49 +02:00
security bump go swagger version 2024-04-26 10:59:49 +02:00
.editorconfig [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01: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 bump go swagger version 2024-04-26 10:59:49 +02:00
CODE_OF_CONDUCT.md [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
README.md bump go swagger version 2024-04-26 10:59:49 +02:00
bytestream.go bump go swagger version 2024-04-26 10:59:49 +02:00
client_auth_info.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
client_operation.go bump go swagger version 2024-04-26 10:59:49 +02:00
client_request.go bump go swagger version 2024-04-26 10:59:49 +02:00
client_response.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
constants.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
csv.go bump go swagger version 2024-04-26 10:59:49 +02:00
csv_options.go bump go swagger version 2024-04-26 10:59:49 +02:00
discard.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
file.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
interfaces.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
json.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
request.go bump go swagger version 2024-04-26 10:59:49 +02:00
statuses.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
text.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
values.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
xml.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00

README.md

runtime Build Status codecov

Slack Status license Go Reference Go Report Card

go OpenAPI toolkit runtime

The runtime component for use in code generation or as untyped usage.