Automated spec update (138375)

This commit is contained in:
Nelly (automation bot) 2025-08-13 23:54:33 +00:00
parent 3b079fbdc9
commit 8bfaeb99af
2 changed files with 2 additions and 2 deletions

View file

@ -5794,7 +5794,7 @@
"name": "action_type", "name": "action_type",
"in": "query", "in": "query",
"schema": { "schema": {
"type": "integer" "$ref": "#/components/schemas/AuditLogActionTypes"
} }
}, },
{ {

View file

@ -5794,7 +5794,7 @@
"name": "action_type", "name": "action_type",
"in": "query", "in": "query",
"schema": { "schema": {
"type": "integer" "$ref": "#/components/schemas/AuditLogActionTypes"
} }
}, },
{ {