Skip to content

Comments

feat: Default to u32 when maximum is unset#1416

Merged
gtema merged 1 commit intomainfrom
codegenerator_960413
Sep 11, 2025
Merged

feat: Default to u32 when maximum is unset#1416
gtema merged 1 commit intomainfrom
codegenerator_960413

Conversation

@gtema
Copy link
Owner

@gtema gtema commented Sep 11, 2025

Few object-store parameters set the format int64 and minimum to 0.
Latest changes in the format handling result in u32 params in the
generated code. Change the login to default at u32 when format is not
specified, but u64 when int64 with min is specified. Additionally
improve mentioned object-store schemas.

Change-Id: I99f70526f2015beefe43950330b27c564688a69f
Signed-off-by: Artem Goncharov artem.goncharov@gmail.com

Changes are triggered by https://review.opendev.org/960413

Few object-store parameters set the format int64 and minimum to 0.
Latest changes in the format handling result in u32 params in the
generated code. Change the login to default at u32 when format is not
specified, but u64 when int64 with min is specified. Additionally
improve mentioned object-store schemas.

Change-Id: I99f70526f2015beefe43950330b27c564688a69f
Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com>

Changes are triggered by https://review.opendev.org/960413
@gtema gtema merged commit 85547fa into main Sep 11, 2025
17 checks passed
@gtema gtema deleted the codegenerator_960413 branch September 11, 2025 11:30
@gtema-release-plz gtema-release-plz bot mentioned this pull request Sep 11, 2025
This was referenced Sep 21, 2025
@gtema-release-plz gtema-release-plz bot mentioned this pull request Oct 6, 2025
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.

1 participant