openapi-generator/modules/openapi-generator-cli
Jim Schubert a2fb88c1c1
[all] Adds strict spec option (#2783)
* [all] Adds strict spec option

Introduces an option to allow user customization of strict specification
behaviors. For instance, OpenAPI 3.x requires a path object name to be
prefixed with '/' so we append any missing '/', but this may not be
desirable to some users or generators. In this commit, this fix specifically is
the only modification affected.

* Clarify strict-spec docs, add option to README.md

* Update CLI options in docs/usage.md
2019-05-03 10:57:47 -04:00
..
src [all] Adds strict spec option (#2783) 2019-05-03 10:57:47 -04:00
Dockerfile Change entrypoint to docker-entrypoint.sh (#1413) 2018-11-13 17:24:04 +09:00
pom.xml Revert "update version (#2591)" (#2597) 2019-04-05 00:26:30 +08:00