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

Serializer - Paw - Raise error on failures

JonathanMontane opened this issue · comments

API-Flow should raise an error on failure, instead of the silent logging behavior we currently have.

fixed in PR #54