hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

Update Jooq Repository ConditionalFieldBounds to improve reusability

Open edwin-greene opened this issue 1 year ago • 0 comments

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 avatar Sep 16 '24 16:09 edwin-greene