v1.2.0
What's Changed
- Upgrade postman-code-generators by @sserrata in #261
- [Enhancement] Use operation description as frontmatter description by @sserrata in #262
- [Enhancement] Re-introduce ability to send API requests from browser by @sserrata in #264
- [Bug] Handle both items and non-items schemas in renderDefaultValue by @sserrata in #268
- [Bug] Check for mapping object before attempting to resolve discriminators by @sserrata in #269
- [Enhancement] Set title in mustache templates by @sserrata in #273
- [Bug] Throw exception when operationId and summary not defined by @sserrata in #274
- [Enhancement] Allow grouping by operation tag if global tag not defined by @sserrata in #276
- [Bug] Ensure correct docPath is resolved when pluginId is passed by @sserrata in #277
- Prepare release v1.2.0 by @sserrata in #278
Full Changelog: v1.1.12...v1.2.0