luckymarmot / API-Flow

Universal data structure and converter for API formats (Swagger, RAML, Paw, Postman…)
MIT License
193 stars 24 forks source link

Parse Swagger (x-)examples and store in Internal #152

Open philsturgeon opened 6 years ago

philsturgeon commented 6 years ago

Support both example: foo and x-example: foo, as x-example is a common vendor extension used for Dredd.

philsturgeon commented 6 years ago

Awesome! Could you merge it?