We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cd4bf commit 03b62f6Copy full SHA for 03b62f6
1 file changed
CHANGELOG.md
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
- Fix [#30](https://github.com/Neoteroi/essentials-openapi/issues/30): raise an error
14
when trying to generate output from an older Swagger v2 specification file (these were
15
never supported as there was never a `/mk/v2/` namespace, intentionally).
16
+- Fix [#35](https://github.com/Neoteroi/essentials-openapi/issues/35): group response
17
+ codes in a tab group on MkDocs output, reported by @Andre601.
18
19
## [1.3.0] - 2025-11-19
20
0 commit comments