forked from loafle/openapi-generator-original
* Generator erlang-proper Used to generate PropEr generators for property-based testing * Fix binary/2 implementation. Add behaviour attribute. * Remove line from copyright notice * Avoid escpaing HTML and remove suffix from variable name * Update samples * Include querystring parameters * We use export_all, don't consider warnings as errors * List command sequence on failure * Use hasConsumes instead * Add nowarn_export_all, re-add warning_as_errors
228 B
228 B
OpenAPI client library for Erlang with Erlang QuickCheck generators
Overview
An Erlang client stub and Erlang QuickCheck generators, generated by OpenAPI Generator given an OpenAPI spec.