mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
Remove 'override_verified_year' from required properties in user schema - 'override_verified_year' is not always present in UserVerificationInfoReason
This commit is contained in:
parent
6d44ef09aa
commit
a7ac4ea34c
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ components:
|
|||
required:
|
||||
- "description"
|
||||
- "verified_since_msec"
|
||||
- "override_verified_year"
|
||||
properties:
|
||||
description:
|
||||
$ref: "#/components/schemas/UserVerificationInfoReasonDescription"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue