Skip to content

integration-tests: fix deprecation Postman API calls#486

Merged
BibianaC merged 1 commit into
developfrom
480_deprecated_postman_fix
Dec 3, 2024
Merged

integration-tests: fix deprecation Postman API calls#486
BibianaC merged 1 commit into
developfrom
480_deprecated_postman_fix

Conversation

@BibianaC
Copy link
Copy Markdown
Contributor

Related to #480

@BibianaC BibianaC requested a review from simon-20 November 20, 2024 11:09
"exec": [
"const uuid = require('uuid');",
"if (!environment.sessionId) {",
"if (!pm.environment.sessionId) {",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simon-20 I was making these changes in Postman. I can't find this one. Do you know where it is?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BibianaC, it is a pre-request script in the "Ad Hoc Validate - Error Handling" folder. You can work it out by looking at the JSON, following the trail up the tree: the code at line 1565 is an event, and if you scroll up in the JSON file you can see which folder it belongs to.

@BibianaC BibianaC force-pushed the 480_deprecated_postman_fix branch from 9c6f276 to b1bebaa Compare December 3, 2024 09:29
@BibianaC BibianaC merged commit 726ea2c into develop Dec 3, 2024
@BibianaC BibianaC deleted the 480_deprecated_postman_fix branch December 3, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants