Skip to content

Commit 7534cad

Browse files
authored
VCSWP 23795 (#74)
* Ignore null values when serializing to json * Upgrade npm packages * Update dictionary building and ensure sub objects are serialized correctly * Cleanup unit tests
1 parent 445f4e1 commit 7534cad

218 files changed

Lines changed: 7053 additions & 1288 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
99

1010
None
1111

12+
<a name="5.1.2"></a>
13+
14+
### Changed
15+
16+
- Remove null values when serializing models to JSON
17+
1218
<a name="5.1.1"></a>
1319

1420
## [5.1.1] - 2025-02-18

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FreeClimb is a cloud-based application programming interface (API) that puts the
55
This C# SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
66

77
- API version: 1.0.0
8-
- SDK version: 5.1.1
8+
- SDK version: 5.1.2
99
- Generator version: 7.9.0
1010
- Build package: org.openapitools.codegen.languages.CSharpClientCodegen
1111
For more information, please visit [https://www.freeclimb.com/support/](https://www.freeclimb.com/support/)

0 commit comments

Comments
 (0)