We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7d40b commit db5ef54Copy full SHA for db5ef54
1 file changed
scripts/proto_structs/models/options.py
@@ -40,6 +40,8 @@ class PluginOptions:
40
'yandex.taxi.examples.service.v1.NotCondition.condition': {'should_box': True},
41
'yandex.eunomia.control.v1.Difference.base': {'should_box': True},
42
'yandex.eunomia.control.v1.Difference.subtract': {'should_box': True},
43
+ # taxi/schemas/grpc/ddd/business/quality-control
44
+ 'yandex.business.quality_control.v1.models.Entity.ExamState.FutureState.state': {'should_box': True},
45
}
46
47
0 commit comments