MCPcopy Index your code
hub / github.com/github/docs / openapi-examples.js

File openapi-examples.js

tests/unit/openapi-examples.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from '@jest/globals'
2import getCodeSamples, { mergeExamples } from '../../src/rest/scripts/utils/create-rest-examples.js'
3import {
4 operation,

Callers

nothing calls this directly

Calls 3

mergeExamplesFunction · 0.90
testFunction · 0.85
getCodeSamplesFunction · 0.85

Tested by

no test coverage detected