Skip to content

Merge path-level OpenAPI parameters#102

Open
kriptoburak wants to merge 1 commit into
MockLoop:mainfrom
kriptoburak:codex/merge-path-parameters
Open

Merge path-level OpenAPI parameters#102
kriptoburak wants to merge 1 commit into
MockLoop:mainfrom
kriptoburak:codex/merge-path-parameters

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

  • merge OpenAPI path-item parameters into each generated operation
  • keep operation-level parameters authoritative when they share the same in and name
  • add a generator test for a shared path parameter

Validation

  • pytest tests/unit/test_generator.py -q

Notes

  • pytest tests/unit -q currently reports 125 passed and 2 unrelated failures while importing mockloop_mcp.main: FastMCP.__init__() rejects the existing description argument with the installed MCP dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant