llama-stack-mirror/llama_stack/distribution/access_control
Sébastien Han 299873ee2f
fix: finish conversion to StrEnum
We still had a few enum declared to behave like string as well as enum.
Let's use StrEnum for those.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-06-25 12:59:16 +02:00
..
__init__.py feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
access_control.py feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
conditions.py feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
datatypes.py fix: finish conversion to StrEnum 2025-06-25 12:59:16 +02:00