google / cel-spec

Common Expression Language -- specification and binary representation
https://cel.dev
Apache License 2.0
2.78k stars 222 forks source link

Remove bad type specification in example #188

Closed TristonianJones closed 3 years ago

TristonianJones commented 3 years ago

The type should just be list and not list(string) which we moved away from quite some time ago.