usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
25.67k stars 1.17k forks source link

Fix for invalid JS fieldname in returned JSON #2475

Open fgrande opened 3 months ago

fgrande commented 3 months ago

Description

The PR aims to refine the anonymous fn that get field value for Assertion, in case it contains an hyphen

Contribution Checklist:

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

Issue #2474