mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-09-02 04:23:20 +02:00
- Add proper support for OpenAPI parameter style and explode settings - Fix query parameter encoding for explode=false scenarios - Support form (comma-delimited), pipeDelimited, and spaceDelimited styles - Add comprehensive unit tests for all style/explode combinations - Resolves issue where arrays were always encoded as repeated parameters Co-authored-by: Jeremiah Lowin <jlowin@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| openapi_parser | ||
| __init__.py | ||
| README.md | ||
Experimental Tests
Each directory in this folder tests a discrete experimental feature. The directory structure within each experiment should approximate the "normal" test directory structure to facilitate moving tests into place once/if the experiment is merged into the main codebase.