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

Support for nested resources and URI params resolution. #3

Merged
merged 10 commits into from
Sep 27, 2019

Conversation

VShingala
Copy link
Member

  • base URI params will be supported and added as collection variables.
  • request URI params will be supported and will be stored on request variables.
  • nested resources will contain proper URL.
  • Added/Updated tests for related changes.

@VShingala VShingala changed the base branch from master to feature/code-coverage September 23, 2019 14:03
@abhijitkane
Copy link
Member

@VShingala Need to compare this new behavior with the OpenAPI importer behavior

@VShingala
Copy link
Member Author

@abhijitkane Following behaviours are same as OpenAPI importer.

  • base URI params will be supported and added as collection variables.
  • request URI params will be supported and will be stored on request variables.

@abhijitkane abhijitkane merged commit f1a55f5 into feature/code-coverage Sep 27, 2019
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