launchiamenterprise / keyrunner

KeyRunner: A secure, codeless VS Code extension for API testing & Designing. Features include data encryption at rest, sensitive data masking, and the innovative Playground for chaining API requests without coding
https://keyrunner.app
MIT License
15 stars 1 forks source link

Add support for XML responses #56

Closed zachdev closed 1 month ago

zachdev commented 1 month ago

It would be useful to be able to get and manipulate the response body in XML format, similarly as the kr.response.json() functionality returns it as JSON.

launchiamenterprise commented 1 month ago

@zachdev XML format is supported now in scripts. Please update to latest (V#1.0.67)