MCPcopy Create free account
hub / github.com/goadesign/goa / setExamples

Method setExamples

http/codegen/openapi/v3/example.go:12–12  ·  view source on GitHub ↗
(map[string]*ExampleRef)

Source from the content-addressed store, hash-verified

10 exampler interface {
11 setExample(any)
12 setExamples(map[string]*ExampleRef)
13 }
14)
15

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