Commit b7c4788
authored
fix(policy): fix MatchSubjectMappings e2e functionality (#1692)
1. removes metadata from query
2. ensures integration tests accurately test same JSONB stored by policy
create/update APIs instead of fixtures (which differ in casing as
`snake_case` instead of `camelCase` when marshaled by `protojson`)
3. ensures value field is not required on `SubjectProperty` message
which is not needed by this API1 parent 24870d4 commit b7c4788
File tree
12 files changed
+463
-378
lines changed- docs
- grpc
- openapi/policy
- attributes
- resourcemapping
- subjectmapping
- unsafe
- protocol/go/policy
- service
- integration
- policy
- db
- subjectmapping
12 files changed
+463
-378
lines changedSome 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.
Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 1 deletion
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.
0 commit comments