userver: BAGGAGE_SETTINGS
Loading...
Searching...
No Matches
BAGGAGE_SETTINGS

BAGGAGE_SETTINGS Dynamic Config

Schema:

# yaml
default: {"allowed_keys": []}
description: ''
schema:
type: object
additionalProperties: false
properties:
allowed_keys:
type: array
items:
type: string
x-taxi-cpp-type: std::unordered_set
required:
- allowed_keys

For a full list of dynamic configs see Dynamic config schemas list