Skip to content
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

add missing Execution.skipRequest #1063

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

robstoll
Copy link

Kind of misusing this PR as one cannot create issues or discussions in the repo.
The type definition seems to be outdated. It misses certain features such as the shown skipRequest but also other things seem to be broken:

  • Postman.request should also include Request (i.e. be defined as request: Request & import("postman-collection").Request;)
  • same for response,
  • cookies should also extend PropertyList

and probably more. As Postman itself has all the code completion, I guess there already exists an update version somewhere. Would be nice if it is published here as well

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.

1 participant