issues
search
luckymarmot
/
API-Flow
Universal data structure and converter for API formats (Swagger, RAML, Paw, Postman…)
MIT License
194
stars
24
forks
source link
WIP: Misc fixes
#156
Open
mittsh
opened
6 years ago
mittsh
commented
6 years ago
WIP
[x] Update to Node 8.11.3 (LTS)
[x] Fix loading of
PostmanV2Parser
for Node.js
[x] Fix Paw Parser when a
DynamicString
is undefined
[x] Fix undefined
protocol
bug (notably breaks the Postman 2.0 Importer)
[ ] Fix the API Flow CLI
[ ] Clean up Webpack configs
WIP
PostmanV2Parser
for Node.jsDynamicString
is undefinedprotocol
bug (notably breaks the Postman 2.0 Importer)