Registry / serialization / swaggest-openapi-go

swaggest-openapi-go

JSON →
library0.2.61gogounverified

Package openapi provides tools and mappings for OpenAPI specs.

go get github.com/swaggest/openapi-go
INSTALL
IMPORT
SIG · SWAGGEST-OPENAPI-G
S
swaggest-openapi-go
serializationgov0.2.61
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

openapi
github.com/swaggest/openapi-go

Initialize an OpenAPI reflector

package main import ( "fmt" "github.com/swaggest/openapi-go" ) func main() { reflector := openapi.Reflector{} fmt.Println(reflector.Spec) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.61latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
swaggest-openapi-go — go get swaggest-openapi-go · libregistry