-
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.
implements create and getProperty (#674)
* feat: update protos * feat: create Property * feat: update proto * feat: getProperty * add validation * fix: nil deref * fix: viewContext * remove viewContext * feat: add default * fix: remove alwaysIncludeForCurrentContext * feat: setId to nullUUID * protos * apply review changes * apply review
- Loading branch information
Showing
28 changed files
with
4,015 additions
and
872 deletions.
There are no files selected for viewing
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
605 changes: 517 additions & 88 deletions
605
gen/dart/lib/proto/services/property_svc/v1/property_svc.pb.dart
Large diffs are not rendered by default.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
gen/dart/lib/proto/services/property_svc/v1/property_svc.pbenum.dart
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
166 changes: 121 additions & 45 deletions
166
gen/dart/lib/proto/services/property_svc/v1/property_svc.pbjson.dart
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.