Skip to content

Commit

Permalink
add changelog (#5011)
Browse files Browse the repository at this point in the history
  • Loading branch information
deekshas8 authored Sep 18, 2024
1 parent 36c5eb4 commit d2a2394
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/chilled-houses-attack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sap-cloud-sdk/openapi-generator': minor
---

[Improvement] Update generation of properties with `nullable: true` in the spec to include `type | null` in the output types.
5 changes: 5 additions & 0 deletions .changeset/metal-islands-prove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sap-cloud-sdk/openapi-generator': minor
---

[Improvement] Normalize schemas that have `allOf`, `anyOf`, or `oneOf` alongside properties defined at the same level.

0 comments on commit d2a2394

Please sign in to comment.