v2.5.0
What's Changed
New
Added a full code generation toolset, including:
- getCodeGenerationInstructions for step-by-step client code generation guidance.
- getCollectionMap for a full recursive index of folders and requests.
- Support in run for a new --code argument to pick code generation tools.
- Updates to ServerContext to work with the new code server type.
- Added bundling flows for the code toolset.
Added searchPostmanElements for searching across collection elements.
Updates
- UpdatesExpanded enabledResources and updated excludedFromGeneration.
- Refined code manifest descriptions.
- Updated README sections related to the new toolset.