feat: get upcoming invoice due amount for customer by kushsharma · Pull Request #444 · raystack/frontier

added 2 commits

January 2, 2024 20:40
Signed-off-by: Kush Sharma <thekushsharma@gmail.com>
Signed-off-by: Kush Sharma <thekushsharma@gmail.com>

whoAbhishekSah added a commit that referenced this pull request

Mar 2, 2026
…ns removed)

Update PROTON_COMMIT to d93715a (proton PR #444) which removes all
openapiv2 and google.api.http annotations from frontier proto files.
These annotations were only used by the now-removed gRPC-gateway server.

Regenerated proto files are ~4,000 lines smaller as the openapiv2
metadata is no longer embedded in the Go code.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>