You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(core): expand RequestDefinition and implement writeHttpFile
Add optional description, bodyFile, formData, and directives fields to
RequestDefinition so plugin-authored requests can be serialized via
serializeDocument(). Implement the writeHttpFile CLI context method
using the new serializer, replacing the previous stub.
0 commit comments