Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/authorizerdev/authorizer
/ Spec
Function
Spec
gen/openapi/openapi.go:13–13 ·
view source on GitHub ↗
Spec returns the embedded OpenAPI 2.0 JSON.
()
Source
from the content-addressed store, hash-verified
11
12
// Spec returns the embedded OpenAPI 2.0 JSON.
13
func
Spec() []byte {
return
spec }
Callers
2
TestOpenAPIEndpointServesValidJSON
Function · 0.92
NewRouter
Method · 0.92
Calls
no outgoing calls
Tested by
1
TestOpenAPIEndpointServesValidJSON
Function · 0.74