debian-forge-composer/vendor/github.com/oapi-codegen/runtime
2025-08-05 18:55:32 +02:00
..
types go.mod: bump github.com/getkin/kin-openapi to v0.131.0 2025-03-26 11:13:14 +01:00
.gitignore go.mod: bump github.com/getkin/kin-openapi to v0.131.0 2025-03-26 11:13:14 +01:00
bind.go go.mod: bump github.com/getkin/kin-openapi to v0.131.0 2025-03-26 11:13:14 +01:00
bindform.go go.mod: bump github.com/getkin/kin-openapi to v0.131.0 2025-03-26 11:13:14 +01:00
bindparam.go chore: bump Go dependencies 2025-08-05 18:55:32 +02:00
bindstring.go chore: bump Go dependencies 2025-08-05 18:55:32 +02:00
deepobject.go chore: bump Go dependencies 2025-08-05 18:55:32 +02:00
jsonmerge.go go.mod: bump github.com/getkin/kin-openapi to v0.131.0 2025-03-26 11:13:14 +01:00
LICENSE go.mod: bump github.com/getkin/kin-openapi to v0.131.0 2025-03-26 11:13:14 +01:00
Makefile go.mod: bump github.com/getkin/kin-openapi to v0.131.0 2025-03-26 11:13:14 +01:00
README.md go.mod: bump github.com/getkin/kin-openapi to v0.131.0 2025-03-26 11:13:14 +01:00
renovate.json go.mod: bump github.com/getkin/kin-openapi to v0.131.0 2025-03-26 11:13:14 +01:00
styleparam.go chore: bump Go dependencies 2025-08-05 18:55:32 +02:00

oapi-codegen/runtime

⚠️ This README may be for the latest development version, which may contain unreleased changes. Please ensure you're looking at the README for the latest release version.

This provides any runtime-specific code that the generated code that oapi-codegen generates may need, and therefore is expected to be used with deepmap/oapi-codegen.