sguerreroRGA

Results 2 comments of sguerreroRGA

you can use the following in the Tests tab: const Ajv = require('ajv'); const ajv = new Ajv(); const schema = { "definitions": { "Welcome10": { "type": "object", "additionalProperties": false,...

We are trying to migrate from Postman to Bruno. Are global variables still not supported?