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

Fixing req and payload #81

Merged
merged 29 commits into from
Nov 21, 2022
Merged

Fixing req and payload #81

merged 29 commits into from
Nov 21, 2022

Conversation

DeliciousBounty
Copy link
Collaborator

@DeliciousBounty DeliciousBounty commented Oct 11, 2022

Hey Raz,
Here two majors things:

  • Added to the function "create payload" the possibility to create also payload for POST request. I updated the in all POST request.
  • Added the possiblity to construct a server URI from OAS server object with placeholder ( filename: req.rs)

@DeliciousBounty DeliciousBounty changed the base branch from main to dev October 11, 2022 08:22
@RazMag
Copy link
Collaborator

RazMag commented Oct 24, 2022

im merging this but I need to implement the use of the new URI function.
but first Ill need to add support for 'server' input in from config/command line.
After that ill rewrite all the tests to use the new URI function

@RazMag RazMag merged commit 2111554 into dev Nov 21, 2022
@DeliciousBounty DeliciousBounty deleted the fixing_req_and_payload branch January 15, 2023 11:12
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.

None yet

2 participants