mirror of
https://github.com/zenstackhq/zenstack
synced 2026-05-24 10:08:55 +00:00
chore: regenerate openapi rpc baseline
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
669d8704b3
commit
08ac228d82
1 changed files with 0 additions and 522 deletions
|
|
@ -4323,33 +4323,6 @@ components:
|
|||
type: string
|
||||
contains:
|
||||
type: string
|
||||
fuzzy:
|
||||
type: object
|
||||
properties:
|
||||
search:
|
||||
type: string
|
||||
minLength: 1
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
threshold:
|
||||
type: number
|
||||
minimum: 0
|
||||
maximum: 1
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
required:
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
additionalProperties: false
|
||||
mode:
|
||||
anyOf:
|
||||
- type: string
|
||||
|
|
@ -4615,33 +4588,6 @@ components:
|
|||
type: string
|
||||
contains:
|
||||
type: string
|
||||
fuzzy:
|
||||
type: object
|
||||
properties:
|
||||
search:
|
||||
type: string
|
||||
minLength: 1
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
threshold:
|
||||
type: number
|
||||
minimum: 0
|
||||
maximum: 1
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
required:
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
additionalProperties: false
|
||||
mode:
|
||||
anyOf:
|
||||
- type: string
|
||||
|
|
@ -5184,43 +5130,6 @@ components:
|
|||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- content
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
_count:
|
||||
anyOf:
|
||||
- type: string
|
||||
|
|
@ -5232,44 +5141,6 @@ components:
|
|||
additionalProperties: false
|
||||
setting:
|
||||
$ref: "#/components/schemas/SettingOrderByWithRelationInput"
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- title
|
||||
- authorId
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
_count:
|
||||
anyOf:
|
||||
- type: string
|
||||
|
|
@ -5331,44 +5202,6 @@ components:
|
|||
- sort
|
||||
- nulls
|
||||
additionalProperties: false
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- myId
|
||||
- email
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
additionalProperties: false
|
||||
UserWhereUniqueInputWithoutRelation:
|
||||
type: object
|
||||
|
|
@ -6540,44 +6373,6 @@ components:
|
|||
$ref: "#/components/schemas/UserOrderByWithRelationInput"
|
||||
_max:
|
||||
$ref: "#/components/schemas/UserOrderByWithRelationInput"
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- myId
|
||||
- email
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
additionalProperties: false
|
||||
StringFilterAgg:
|
||||
anyOf:
|
||||
|
|
@ -6682,33 +6477,6 @@ components:
|
|||
type: string
|
||||
contains:
|
||||
type: string
|
||||
fuzzy:
|
||||
type: object
|
||||
properties:
|
||||
search:
|
||||
type: string
|
||||
minLength: 1
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
threshold:
|
||||
type: number
|
||||
minimum: 0
|
||||
maximum: 1
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
required:
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
additionalProperties: false
|
||||
mode:
|
||||
anyOf:
|
||||
- type: string
|
||||
|
|
@ -7060,44 +6828,6 @@ components:
|
|||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- gender
|
||||
- userId
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
additionalProperties: false
|
||||
ProfileWhereUniqueInputWithoutRelation:
|
||||
type: object
|
||||
|
|
@ -7697,44 +7427,6 @@ components:
|
|||
$ref: "#/components/schemas/ProfileOrderByWithRelationInput"
|
||||
_max:
|
||||
$ref: "#/components/schemas/ProfileOrderByWithRelationInput"
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- gender
|
||||
- userId
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
additionalProperties: false
|
||||
IntFilterAgg:
|
||||
anyOf:
|
||||
|
|
@ -8423,43 +8115,6 @@ components:
|
|||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- content
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
_count:
|
||||
anyOf:
|
||||
- type: string
|
||||
|
|
@ -8471,44 +8126,6 @@ components:
|
|||
additionalProperties: false
|
||||
setting:
|
||||
$ref: "#/components/schemas/SettingOrderByWithRelationInput"
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- title
|
||||
- authorId
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
additionalProperties: false
|
||||
PostFindFirstArgs:
|
||||
type: object
|
||||
|
|
@ -9866,44 +9483,6 @@ components:
|
|||
$ref: "#/components/schemas/PostOrderByWithRelationInput"
|
||||
_max:
|
||||
$ref: "#/components/schemas/PostOrderByWithRelationInput"
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- title
|
||||
- authorId
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
additionalProperties: false
|
||||
StringFilterOptionalAgg:
|
||||
anyOf:
|
||||
|
|
@ -10012,33 +9591,6 @@ components:
|
|||
type: string
|
||||
contains:
|
||||
type: string
|
||||
fuzzy:
|
||||
type: object
|
||||
properties:
|
||||
search:
|
||||
type: string
|
||||
minLength: 1
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
threshold:
|
||||
type: number
|
||||
minimum: 0
|
||||
maximum: 1
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
required:
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
additionalProperties: false
|
||||
mode:
|
||||
anyOf:
|
||||
- type: string
|
||||
|
|
@ -10443,43 +9995,6 @@ components:
|
|||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- content
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
additionalProperties: false
|
||||
CommentFindFirstArgs:
|
||||
type: object
|
||||
|
|
@ -11067,43 +10582,6 @@ components:
|
|||
$ref: "#/components/schemas/CommentOrderByWithRelationInput"
|
||||
_max:
|
||||
$ref: "#/components/schemas/CommentOrderByWithRelationInput"
|
||||
_fuzzyRelevance:
|
||||
type: object
|
||||
properties:
|
||||
fields:
|
||||
minItems: 1
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
enum:
|
||||
- content
|
||||
search:
|
||||
type: string
|
||||
mode:
|
||||
default: simple
|
||||
anyOf:
|
||||
- type: string
|
||||
const: simple
|
||||
- type: string
|
||||
const: word
|
||||
- type: string
|
||||
const: strictWord
|
||||
unaccent:
|
||||
default: false
|
||||
type: boolean
|
||||
sort:
|
||||
anyOf:
|
||||
- type: string
|
||||
const: asc
|
||||
- type: string
|
||||
const: desc
|
||||
required:
|
||||
- fields
|
||||
- search
|
||||
- mode
|
||||
- unaccent
|
||||
- sort
|
||||
additionalProperties: false
|
||||
additionalProperties: false
|
||||
CommentWhereInputWithoutRelationWithAggregation:
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Reference in a new issue