Skip to content

Commit

Permalink
Merge pull request #380 from cultuurnet/add-asterisks-to-enum-list
Browse files Browse the repository at this point in the history
UPS-4652 Add asterisk to list of enums
  • Loading branch information
corneelwille authored Mar 7, 2024
2 parents a4628a7 + 0741a4d commit b262ed1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/uitdatabank/reference/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -1219,7 +1219,8 @@
"enum": [
"everyone",
"members",
"education"
"education",
"*"
],
"default": "everyone"
},
Expand Down

0 comments on commit b262ed1

Please sign in to comment.