MCPcopy Index your code
hub / github.com/github/copilot-sdk / getApiSchemaPath

Function getApiSchemaPath

java/scripts/codegen/java.ts:204–206  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

202}
203
204async function getApiSchemaPath(): Promise<string> {
205 return resolveCopilotSchemaPath("api.schema.json");
206}
207
208// ── File writing ─────────────────────────────────────────────────────────────
209

Callers 1

mainFunction · 0.70

Calls 1

resolveCopilotSchemaPathFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…