hub.sr.ht/hubsrht/blueprints
Conrad Hoffmann d637723564 Uppercase the Visibility enum keys
There is currently a mismatch, causing for example project creation via
the web interface to fail, because the validation code is using the enum
keys, which are lowercase, but everything else uses uppercase.

Simply use uppercase everywhere, like already the case in other
services.
2022-07-01 09:18:57 +02:00
..
mailing_lists.py Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
projects.py Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
public.py Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
sources.py Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
trackers.py Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
users.py Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
webhooks.py Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00