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

cURL importer object does not conform to model

JonathanMontane opened this issue · comments

cURL importer is an object with field "requests".
Should be "context" and "group"

resolved in PR#12