luckymarmot / API-Flow

Universal data structure and converter for API formats (Swagger, RAML, Paw, Postman…)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Import Bug when importing text in Paw

JonathanMontane opened this issue · comments

If we import a File as text in Paw, it will crash most parsers that do file resolution as there are no URI or file path associated with this text

Fixed by #125.