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
9 stars 0 forks source link

Add description to parameters #15

Closed noyb2x closed 2 weeks ago

noyb2x commented 3 weeks ago

As requested in a mail reply to me I create this issue.

Great tool, but it would be nice the user can add descriptions to parameters. eg I now have 1 parameter for an api, but multiple guids as value. Now I always need to lookup what (who) the guid is before I can enable that specific one and send to the api.

So adding a description to the key/value would save a lot of lookup time elsewhere.

Maybe even in other parts of the options a description would be nice, like body content...

launchiamenterprise commented 2 weeks ago

This feature has been added now with v1.0.44 . Please update the app

noyb2x commented 2 weeks ago

Super, thanks to everybody in the team!