Use CSV for Type::ARRAY in GET Rules #10

Merged
vlw merged 3 commits from refs/pull/10/head into master 2024-01-06 14:24:16 +01:00
vlw commented 2024-01-06 14:17:41 +01:00 (Migrated from codeberg.org)

This PR makes Type::ARRAY expect a CSV of values when evaluating in the GET scope. This is because of encoding problems with [ and ] on some clients

This PR makes `Type::ARRAY` expect a CSV of values when evaluating in the GET scope. This is because of encoding problems with `[` and `]` on some clients
Sign in to join this conversation.
No description provided.