Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goadesign/goa
/ setExample
Method
setExample
http/codegen/openapi/v3/example.go:11–11 ·
view source on GitHub ↗
(any)
Source
from the content-addressed store, hash-verified
9
// OpenAPI object.
10
exampler
interface
{
11
setExample(any)
12
setExamples(
map
[string]*ExampleRef)
13
}
14
)
Callers
1
initExamples
Function · 0.65
Implementers
3
MediaType
http/codegen/openapi/v3/openapi.go
Header
http/codegen/openapi/v3/openapi.go
Parameter
http/codegen/openapi/v3/openapi.go
Calls
no outgoing calls
Tested by
no test coverage detected