Skip to content

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 15:17
· 6 commits to main since this release
v2.5.0
d4a0de1

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.