Commit e3884b2
committed
feat(policy): DSPX-2754 DynamicValueMapping protos + generated code
Protocol-first half of the dynamic attribute value entitlement work: adds the
DynamicValueMapping / DynamicValueResolver messages and DynamicValueOperatorEnum to
objects.proto, and a dedicated DynamicValueMappingService
(policy.dynamicvaluemapping), plus regenerated protocol/go and OpenAPI/gRPC docs.
No service implementation here. This lands and releases protocol/go first so the
consumer PR (#3568) can require the new version and pass per-module 'go mod tidy'.
Refs: DSPX-2754, DSPX-3498
Signed-off-by: Krish Suchak <suchak.krish@gmail.com>1 parent 09e22dc commit e3884b2
10 files changed
Lines changed: 8056 additions & 3489 deletions
File tree
- docs
- grpc
- openapi/policy
- dynamicvaluemapping
- protocol/go
- policy
- dynamicvaluemapping
- dynamicvaluemappingconnect
- service/policy
- dynamicvaluemapping
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1454 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments