Skip to content

Conversation

@AndrewBenzSW
Copy link
Contributor

This PR will re-add the new SDK as a 3.0.0-beta version. A few changes since the previous PR are:

  • Enable the nullableReferenceTypes flag when generating the api
  • Use DateTimeOffset instead of DateTime in the methods and models
  • Update the Github action so that packages can be manually published as long as the version includes a pre-release tag

AndrewBenzSW and others added 30 commits July 16, 2024 08:22
Previously, the SDK would throw an exception when trying to parse an empty string.
Now we will return the empty string, if a string response is requested.

If the caller was expecting a deserialized type, an exception will still be raised for no content.
Including the version in every file causes every file to be modified
any time the generator is run. This creates a large diff that obscures the actual changes.
The version is already known in the generation/swagger.json file.

Add warning that file is generated and should not be modified.
Convert doubles to decimals
@AndrewBenzSW AndrewBenzSW marked this pull request as ready for review February 5, 2025 15:14
@AndrewBenzSW AndrewBenzSW requested a review from jpill February 17, 2025 14:42
@AndrewBenzSW AndrewBenzSW merged commit e844ad7 into main Feb 19, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants