schema: Introduce xheader property #84

Merged
aarifullin merged 1 commit from aarifullin/policy-engine:feat/xheader into master 2024-07-12 12:04:42 +00:00

View file

@ -6,4 +6,6 @@ const (
PropertyKeyFrostFSSourceIP = "frostfs:sourceIP"
PropertyKeyFormatFrostFSIDUserClaim = "frostfsid:userClaim/%s"
PropertyKeyFrostFSXHeader = "frostfs:xheader/%s"
)