Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Jooq Repository ConditionalFieldBounds to improve reusability #9379

Open
Tracked by #8081
edwin-greene opened this issue Sep 16, 2024 · 0 comments · May be fixed by #9424
Open
Tracked by #8081

Update Jooq Repository ConditionalFieldBounds to improve reusability #9379

edwin-greene opened this issue Sep 16, 2024 · 0 comments · May be fixed by #9424
Assignees
Labels
enhancement Type: New feature rest-java Area: Java REST API
Milestone

Comments

@edwin-greene
Copy link
Contributor

Problem

Make the ConditionalFieldBounds more reusable to support future Rest-Java endpoints.

Solution

Combine Bound and FieldBound by moving field into Bound, and update ConditionalFieldBounds to support n-numbered fields. Plus maybe we can put an interface on the TokenAirdropRequest to use as this.

See comments from the Outstanding Token Airdrops PR

Alternatives

No response

@edwin-greene edwin-greene added enhancement Type: New feature rest-java Area: Java REST API labels Sep 16, 2024
@edwin-greene edwin-greene self-assigned this Sep 17, 2024
@steven-sheehy steven-sheehy added this to the 0.115.0 milestone Sep 20, 2024
@edwin-greene edwin-greene linked a pull request Sep 20, 2024 that will close this issue
2 tasks
@edwin-greene edwin-greene linked a pull request Sep 20, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature rest-java Area: Java REST API
Projects
Status: 👷 In progress
Development

Successfully merging a pull request may close this issue.

2 participants