-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow users to specify shipment resource ID
This makes the API more declarative and adherant to the following AIP: https://google.aip.dev/122#resource-id-segments
- Loading branch information
Davy Jones
committed
Sep 26, 2023
1 parent
487da57
commit e63856c
Showing
10 changed files
with
962 additions
and
710 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
cmd/saga/gen/einride/saga/extend/book/v1beta1/booking_service.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
cmd/saga/gen/einride/saga/extend/book/v1beta1/booking_service_cli.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
693 changes: 362 additions & 331 deletions
693
cmd/saga/gen/einride/saga/extend/book/v1beta1/shipment_service.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
9 changes: 5 additions & 4 deletions
9
cmd/saga/gen/einride/saga/extend/book/v1beta1/shipment_service_cli.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
proto/gen/go/einride/saga/extend/book/v1beta1/booking_service.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.