File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ will be documented in this file.
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
77and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
88
9- ## [ 0.14.0-jci4 ] - 2025-05-21
9+ ## [ 0.14.0-jci5 ] - 2025-05-21
1010
1111This change only updated the dependencies used by this package.
1212This resulted in behavior related to how URLs of operations
@@ -19,6 +19,10 @@ URLs are valid any path parameter should
1919- In 3.0 spec, include in the schema an example, examples or
2020 default value.
2121
22+ Also, due to dependency updates, the target client expected when
23+ calling addTargetClient should be an object with info and convert
24+ members.
25+
2226## [ 0.14.0-jci3] - 2024-12-13
2327
2428Adds
@@ -40,7 +44,7 @@ Changes since `0.14.0`:
4044
4145- Add support for server variables when generating base url for code snippets.
4246
43- [ 0.14.0-jci4 ] :https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci3...v0.14.0-jci4
47+ [ 0.14.0-jci5 ] :https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci3...v0.14.0-jci5
4448[ 0.14.0-jci3 ] : https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci2...v0.14.0-jci3
4549[ 0.14.0-jci2 ] : https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci1...v0.14.0-jci2
4650[ 0.14.0-jci1 ] : https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0...v0.14.0-jci1
You can’t perform that action at this time.
0 commit comments