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 schemas that use "allOf" #27

Closed
wabiloo opened this issue Feb 14, 2019 · 6 comments
Closed

Support for schemas that use "allOf" #27

wabiloo opened this issue Feb 14, 2019 · 6 comments

Comments

@wabiloo
Copy link

wabiloo commented Feb 14, 2019

Currently the code (deref.js -

// @TODO - schema with property allOf.
) does not support schemas that have 'allOf' (which all my openapi paths use).
Any idea when that will be supported?

@reinhardt1053
Copy link

Same issue. It shows "schema type not provided" in the body.

@abhijitkane
Copy link
Member

PR #67 should address this. Will be included with the next Postman release @wabiloo @reinhardt1053

@wabiloo
Copy link
Author

wabiloo commented Jun 5, 2019

This didn't fix it for me.
I installed 7.1.1, reimported the schema, but I still get a "schema type not provided" in the body of my requests

@ten-alk
Copy link

ten-alk commented Jun 17, 2019

I can confirm that the issue is still reproducible in 7.2.0.

@abhijitkane
Copy link
Member

abhijitkane commented Jun 19, 2019

@wabiloo @ten-alk @reinhardt1053 Can you check Postman 7.2.1? We were unable to bump up the importer version earlier.

@ten-alk
Copy link

ten-alk commented Jun 19, 2019

@abhijitkane It works now. Thank you!

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

No branches or pull requests

4 participants