llama-stack-mirror/llama_stack/distribution/access_control
Sébastien Han 36d70637b9
fix: finish conversion to StrEnum (#2514)
# What does this PR do?

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-26 08:01:26 +05:30
..
__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 (#2514) 2025-06-26 08:01:26 +05:30