Skip to content

Commit b7c4788

Browse files
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 API
1 parent 24870d4 commit b7c4788

File tree

12 files changed

+463
-378
lines changed

12 files changed

+463
-378
lines changed

docs/grpc/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/openapi/policy/attributes/attributes.swagger.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/openapi/policy/resourcemapping/resource_mapping.swagger.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/openapi/policy/subjectmapping/subject_mapping.swagger.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/openapi/policy/unsafe/unsafe.swagger.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)