Merge "Fix limit.model response schema"
This commit is contained in:
commit
4e014d79f0
@ -305,8 +305,8 @@ limit_model_show_response_body: dict[str, Any] = {
|
||||
"description": "The name of the enforcement model.",
|
||||
},
|
||||
},
|
||||
},
|
||||
"additionalProperties": False,
|
||||
"additionalProperties": False,
|
||||
}
|
||||
},
|
||||
"additionalProperties": False,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user