stoicflame / enunciate-openapi

OpenAPI3 module for Enunciate
Apache License 2.0
10 stars 10 forks source link

Make 'json_' prefix configurable. #15

Closed ddijk closed 5 years ago

ddijk commented 5 years ago

Add attribute 'removeObjectPrefix' to openapi module. Without this attribute the old behaviour is preserved, i.e. with 'json_' prefix.

Only when this attribute has value 'true' the new behaviour takes effect, e.g. Objects have no prefix.