Skip to content

Cannot generate protobuf for map[string][]string, blocks authorization from being generated #27259

Closed
@smarterclayton

Description

The proto serialization chosen for map[string][]string is incorrect (it treats []string as string) which prevents the authorization API group from getting protobuf structs due to the Extra field.

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions