mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
The keys are either part of a dict being serialized into json with json.dumps to pass as a requests' body, or passed directly to the client(e.g github). In both cases, the value needs to be a str.