Skip to content

Generating test suites from OpenAPI 3.0 schema results in schema validation errors due to random numbers #9404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
taehoshino opened this issue Jan 6, 2021 · 1 comment

Comments

@taehoshino
Copy link

taehoshino commented Jan 6, 2021

Describe the Issue

Generating test suites from OpenAPI 3.0 schema results in schema validation errors due to random numbers being appended to path variables.

Steps to Reproduce

  • Import OpenAPI 3.0 schema (JSON format) to create a new API
  • Create test suites - In advanced settings, select Example for both Request parameter generation and Response parameter generation.
  • Test fails due to some random values are appended to path variables.

Screenshots or Videos
test_results

Environment Information

  • Platform Type: Native Desktop App
  • Postman Version: 7.36.1
  • Operating System: OS X 20.2.0 / x64

Additional notes

  • Logging at GitHub public tracker on behalf of a user after an internal escalation discovered this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants