Skip to content

OpenAPI Multi-file schema containing spaces in folder name not being importer correctly using Import via Folder #208

@VShingala

Description

@VShingala

Importing multi-file schema fails when the path to chosen folder contains spaces in them. I get the following error.

Error: ENOENT: no such file or directory, open '/Users/userx/Downloads/Multi-file%20Specs/OpenAPI%203.0%20spec/openapi.yml'
reason:"Error while merging files."
result:false

As multi-file schema without spaces in path imports successfully and RAML 1.0 multi-file schema with spaces in Path is being imported successfully, this must be issue with resolution of path in OpenAPI module.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions