Skip to content

Conversation

ryuichis
Copy link
Contributor

Long integers were previously stored as the Number type, which caused some properties of the Decision object to be printed in scientific notation. This PR regenerates the code using the latest api-specification, where object schemas and data types are correctly defined, generating proper type handling and expected output formatting.

The PR also includes other necessary updates based on recent changes to the api-specification.

@ryuichis ryuichis changed the title Bugs/73945 java sdk converting long ints Fixing scienficic notation when printing long integers Jul 16, 2025
@ryuichis ryuichis changed the title Fixing scienficic notation when printing long integers Fixing long integers when printing in scientific notation Jul 16, 2025
Copy link
Contributor

@akiradev akiradev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look sound. Thanks for updating the model from the api specification.

@akiradev akiradev merged commit bc4096e into master Jul 24, 2025
3 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.

3 participants