pyramid_swagger
pyramid_swagger copied to clipboard
Add configuration option for include_missing_properties
Bravado_core has a new configuration option, include_missing_properties
. There is no way to configure this option with pyramid_swagger. Can this option be added to pyramid_sagger config?
This is done in https://github.com/striglia/pyramid_swagger/pull/217