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:
committed by
GitHub
parent
76ff8dcca8
commit
1af99f8d5c
@@ -243,6 +243,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 a user's update date.
|
||||
@@ -382,6 +383,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 a user's deletion date.
|
||||
@@ -521,6 +523,7 @@ get:
|
||||
type: boolean
|
||||
title: $exists
|
||||
description: Filter by whether a value for this parameter exists (not `null`).
|
||||
title: deleted_at
|
||||
- name: with_deleted
|
||||
in: query
|
||||
description: Whether to include deleted records in the result.
|
||||
|
||||
Reference in New Issue
Block a user