chore(docs): Updated API Reference (automated) (#14470)

* chore(docs): Generated API Reference (automated)

* fixes

* fix locale header

---------

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
github-actions[bot]
2026-01-06 19:00:02 +02:00
committed by GitHub
parent 76ff8dcca8
commit 1af99f8d5c
219 changed files with 1509 additions and 236 deletions

View File

@@ -387,6 +387,7 @@ get:
type: boolean
title: $exists
description: Filter by whether a value for this parameter exists (not `null`).
title: created_at
- name: updated_at
in: query
description: Filter by the API key's update date.
@@ -656,6 +657,7 @@ get:
type: boolean
title: $exists
description: Filter by whether a value for this parameter exists (not `null`).
title: updated_at
- name: deleted_at
in: query
description: Filter by the API key's deletion date.
@@ -925,6 +927,7 @@ get:
type: boolean
title: $exists
description: Filter by whether a value for this parameter exists (not `null`).
title: deleted_at
- name: revoked_at
in: query
description: Filter by the API key's revoke date.
@@ -1194,6 +1197,7 @@ get:
type: boolean
title: $exists
description: Filter by whether a value for this parameter exists (not `null`).
title: revoked_at
- name: $and
in: query
description: >-