MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / openapi-update-spec.test.ts

File openapi-update-spec.test.ts

e2e/scenarios/openapi-update-spec.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cross-target: updating an OpenAPI spec IN PLACE — the "our API changed,
2// don't make me remove/re-add the integration" promise. A real 127.0.0.1
3// server serves the spec; after registration + connection the spec evolves
4// (one operation removed, one added) and `openapi.updateSpec` re-fetches it.

Callers

nothing calls this directly

Calls 9

scenarioFunction · 0.90
composePluginApiFunction · 0.85
toStringMethod · 0.80
serveMutableSpecFunction · 0.70
toolNamesFunction · 0.70
listMethod · 0.65
getMethod · 0.65
removeMethod · 0.65
clientFunction · 0.50

Tested by

no test coverage detected