You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
*[cbSwagger #35](https://github.com/coldbox-modules/cbSwagger/issues/35) Fixed an issue where inheritance `$ref` pointers on a Zoomed document could not be found
13
13
14
+
### Added
15
+
16
+
*[cbSwagger #35](https://github.com/coldbox-modules/cbSwagger/issues/35) Added support for [polymorphic inheritance expansion](https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/) ( e.g. `$allOf` )
17
+
14
18
### Changed
15
19
16
20
* Removed assignment of `x-resourceId` keys used by Relax from Swagger SDK parsing. [cbSwagger #20](https://github.com/coldbox-modules/cbSwagger/issues/20), [cbSwagger #27](https://github.com/coldbox-modules/cbSwagger/issues/27)
0 commit comments