modified: Do not modify generated_models.py directly; use openapi.yaml instead.

This commit is contained in:
Dr.Lt.Data
2025-06-28 07:54:17 +09:00
parent 002e549a86
commit 43041cebed
4 changed files with 9 additions and 8 deletions

View File

@@ -240,7 +240,7 @@ components:
description: Security level configuration (from most to least restrictive)
RiskLevel:
type: string
enum: [block, high, middle]
enum: [block, high+, high, middle+, middle]
description: Risk classification for operations
ManagerPack:
allOf: