MCPcopy Index your code
hub / github.com/github/docs / Parameter

Interface Parameter

components/rest/types.ts:17–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17export interface Parameter {
18 exampleName?: string
19 in: string
20 name: string
21 description: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected