Closed redhell closed 1 year ago
@redhell This issue should be fixed with upcoming release of postman coming next month.
However there's also an issue in schema that you've reported where there is invalid type = json
present in RAML schema. You can remove this type = json
and use string
or something else and it should import fine once next app version is available.
@redhell This issue is now fixed with latest postman app v10.13. With the suggested change in above comment (at line no. 1210 and 1251) in the mentioned file, it's importing as expected now.
Is there an existing issue for this?
Describe the Issue
I can't import an RAML 0.8 file to postman
Steps To Reproduce
Screenshots or Videos
Operating System
Windows
Postman Version
10.7.
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response