MCPcopy 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

initExamplesFunction · 0.65

Implementers 3

MediaTypehttp/codegen/openapi/v3/openapi.go
Headerhttp/codegen/openapi/v3/openapi.go
Parameterhttp/codegen/openapi/v3/openapi.go

Calls

no outgoing calls

Tested by

no test coverage detected