Add Support for OpenAPI 3
What's Changed
- Removing restriction to OpenAPI 2.0, added a utility function to allow users to determine which OpenAPI versions a function is compatible with by @wamartin-aml in #58
- Change apply_column_names default to false, deprecated the parameter by @trangevi in #56
- Ensure _get_function_full_qual_name() can get always get the module name by @ysmu in #62
Full Changelog: 1.3.2...1.4.0