diff --git a/oas b/oas index 62a5a486..a9e981f3 160000 --- a/oas +++ b/oas @@ -1 +1 @@ -Subproject commit 62a5a486b327ccb0111fd948af411371c033124a +Subproject commit a9e981f337e260afba5196bb27c3d579e20e5963 diff --git a/package.json b/package.json index daa0f9f3..5b66021c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neynar/nodejs-sdk", - "version": "2.2.2", + "version": "2.2.3", "description": "SDK to interact with Neynar APIs (https://docs.neynar.com/reference/quickstart)", "main": "./build/index.js", "types": "./build/index.d.ts", diff --git a/src/api/.openapi-generator/FILES b/src/api/.openapi-generator/FILES index a9844c19..65c2063d 100644 --- a/src/api/.openapi-generator/FILES +++ b/src/api/.openapi-generator/FILES @@ -214,8 +214,6 @@ models/reactions-response.ts models/reactions-type.ts models/register-developer-managed-signed-key-req-body.ts models/register-signer-key-req-body.ts -models/register-user-req-body-metadata-location.ts -models/register-user-req-body-metadata-verified-accounts.ts models/register-user-req-body-metadata.ts models/register-user-req-body.ts models/register-user-response.ts @@ -258,6 +256,7 @@ models/token-balance-token.ts models/token-balance.ts models/trending-channel-response.ts models/update-user-req-body-location.ts +models/update-user-req-body-verified-accounts.ts models/update-user-req-body.ts models/user-dehydrated.ts models/user-experimental.ts diff --git a/src/api/api.ts b/src/api/api.ts index fb84d9be..fe7b1ea4 100644 --- a/src/api/api.ts +++ b/src/api/api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/action-api.ts b/src/api/apis/action-api.ts index d4e7e018..299f935f 100644 --- a/src/api/apis/action-api.ts +++ b/src/api/apis/action-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/ban-api.ts b/src/api/apis/ban-api.ts index 8f0db336..37235bea 100644 --- a/src/api/apis/ban-api.ts +++ b/src/api/apis/ban-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/block-api.ts b/src/api/apis/block-api.ts index c41b56cc..ac907e93 100644 --- a/src/api/apis/block-api.ts +++ b/src/api/apis/block-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/cast-api.ts b/src/api/apis/cast-api.ts index a5e11aa5..048a7955 100644 --- a/src/api/apis/cast-api.ts +++ b/src/api/apis/cast-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/channel-api.ts b/src/api/apis/channel-api.ts index e4740137..b1674e53 100644 --- a/src/api/apis/channel-api.ts +++ b/src/api/apis/channel-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/feed-api.ts b/src/api/apis/feed-api.ts index 09b533b3..daca530a 100644 --- a/src/api/apis/feed-api.ts +++ b/src/api/apis/feed-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/fname-api.ts b/src/api/apis/fname-api.ts index a5a37df0..45768c31 100644 --- a/src/api/apis/fname-api.ts +++ b/src/api/apis/fname-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/follows-api.ts b/src/api/apis/follows-api.ts index b8c77bb8..09519ab0 100644 --- a/src/api/apis/follows-api.ts +++ b/src/api/apis/follows-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/frame-api.ts b/src/api/apis/frame-api.ts index a9fc344a..e8021b81 100644 --- a/src/api/apis/frame-api.ts +++ b/src/api/apis/frame-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/mute-api.ts b/src/api/apis/mute-api.ts index c4ff2143..e5ed6a35 100644 --- a/src/api/apis/mute-api.ts +++ b/src/api/apis/mute-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/notifications-api.ts b/src/api/apis/notifications-api.ts index 5331aca4..bec67c93 100644 --- a/src/api/apis/notifications-api.ts +++ b/src/api/apis/notifications-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/onchain-api.ts b/src/api/apis/onchain-api.ts index 1d14be3a..7ac7ca6a 100644 --- a/src/api/apis/onchain-api.ts +++ b/src/api/apis/onchain-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/reaction-api.ts b/src/api/apis/reaction-api.ts index 30d9aba5..574956d1 100644 --- a/src/api/apis/reaction-api.ts +++ b/src/api/apis/reaction-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/signer-api.ts b/src/api/apis/signer-api.ts index 1ba01d7e..a984fe63 100644 --- a/src/api/apis/signer-api.ts +++ b/src/api/apis/signer-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/storage-api.ts b/src/api/apis/storage-api.ts index 241f836a..f51117bc 100644 --- a/src/api/apis/storage-api.ts +++ b/src/api/apis/storage-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/subscribers-api.ts b/src/api/apis/subscribers-api.ts index 691879fd..1f2e9409 100644 --- a/src/api/apis/subscribers-api.ts +++ b/src/api/apis/subscribers-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/user-api.ts b/src/api/apis/user-api.ts index 7476bfd5..32dd27bd 100644 --- a/src/api/apis/user-api.ts +++ b/src/api/apis/user-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/apis/webhook-api.ts b/src/api/apis/webhook-api.ts index 389f5ed6..e18e9756 100644 --- a/src/api/apis/webhook-api.ts +++ b/src/api/apis/webhook-api.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/base.ts b/src/api/base.ts index 1f0aab07..0b3abe9d 100644 --- a/src/api/base.ts +++ b/src/api/base.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/common.ts b/src/api/common.ts index 47cc618b..e362155b 100644 --- a/src/api/common.ts +++ b/src/api/common.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/configuration.ts b/src/api/configuration.ts index 8bdb9192..154046a0 100644 --- a/src/api/configuration.ts +++ b/src/api/configuration.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/index.ts b/src/api/index.ts index c779ff9d..7709ef1f 100644 --- a/src/api/index.ts +++ b/src/api/index.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/add-verification-req-body.ts b/src/api/models/add-verification-req-body.ts index 792195a0..a0f7d692 100644 --- a/src/api/models/add-verification-req-body.ts +++ b/src/api/models/add-verification-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/address-balance-verified-address.ts b/src/api/models/address-balance-verified-address.ts index 39603044..4f3c06f9 100644 --- a/src/api/models/address-balance-verified-address.ts +++ b/src/api/models/address-balance-verified-address.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/address-balance.ts b/src/api/models/address-balance.ts index 35592de4..186b1689 100644 --- a/src/api/models/address-balance.ts +++ b/src/api/models/address-balance.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/authorization-url-response-type.ts b/src/api/models/authorization-url-response-type.ts index 546e0040..5fef1415 100644 --- a/src/api/models/authorization-url-response-type.ts +++ b/src/api/models/authorization-url-response-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/authorization-url-response.ts b/src/api/models/authorization-url-response.ts index baba3919..995f72c4 100644 --- a/src/api/models/authorization-url-response.ts +++ b/src/api/models/authorization-url-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/balance-response-user-balance.ts b/src/api/models/balance-response-user-balance.ts index 97b0daba..348b09a6 100644 --- a/src/api/models/balance-response-user-balance.ts +++ b/src/api/models/balance-response-user-balance.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/balance-response.ts b/src/api/models/balance-response.ts index b84850b1..ee8ca392 100644 --- a/src/api/models/balance-response.ts +++ b/src/api/models/balance-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/ban-list-response.ts b/src/api/models/ban-list-response.ts index 79f6fbe0..040134e9 100644 --- a/src/api/models/ban-list-response.ts +++ b/src/api/models/ban-list-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/ban-record.ts b/src/api/models/ban-record.ts index 72db8a22..67cb07b8 100644 --- a/src/api/models/ban-record.ts +++ b/src/api/models/ban-record.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/ban-req-body.ts b/src/api/models/ban-req-body.ts index 21fa6e77..3c7e7337 100644 --- a/src/api/models/ban-req-body.ts +++ b/src/api/models/ban-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/ban-response.ts b/src/api/models/ban-response.ts index 883427e4..354ac2c8 100644 --- a/src/api/models/ban-response.ts +++ b/src/api/models/ban-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/block-list-response.ts b/src/api/models/block-list-response.ts index d2ab94b5..e97cf9e1 100644 --- a/src/api/models/block-list-response.ts +++ b/src/api/models/block-list-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/block-record.ts b/src/api/models/block-record.ts index 1ad46596..1cb9b34e 100644 --- a/src/api/models/block-record.ts +++ b/src/api/models/block-record.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/block-req-body.ts b/src/api/models/block-req-body.ts index 3076f51f..5e590006 100644 --- a/src/api/models/block-req-body.ts +++ b/src/api/models/block-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/bulk-casts-response.ts b/src/api/models/bulk-casts-response.ts index eb435256..82c47200 100644 --- a/src/api/models/bulk-casts-response.ts +++ b/src/api/models/bulk-casts-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/bulk-follow-response.ts b/src/api/models/bulk-follow-response.ts index c7ccbd77..79b7d4df 100644 --- a/src/api/models/bulk-follow-response.ts +++ b/src/api/models/bulk-follow-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/bulk-user-address-type.ts b/src/api/models/bulk-user-address-type.ts index a0697e24..8ef32d22 100644 --- a/src/api/models/bulk-user-address-type.ts +++ b/src/api/models/bulk-user-address-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/bulk-users-by-address-response.ts b/src/api/models/bulk-users-by-address-response.ts index b269ebb4..ad08e59a 100644 --- a/src/api/models/bulk-users-by-address-response.ts +++ b/src/api/models/bulk-users-by-address-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/bulk-users-response.ts b/src/api/models/bulk-users-response.ts index a6a1751f..8cb38718 100644 --- a/src/api/models/bulk-users-response.ts +++ b/src/api/models/bulk-users-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/buy-storage-req-body.ts b/src/api/models/buy-storage-req-body.ts index 9680ad2b..78406584 100644 --- a/src/api/models/buy-storage-req-body.ts +++ b/src/api/models/buy-storage-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-composer-actions-list-response-actions-inner-action.ts b/src/api/models/cast-composer-actions-list-response-actions-inner-action.ts index 4039e8e6..ce90c0f7 100644 --- a/src/api/models/cast-composer-actions-list-response-actions-inner-action.ts +++ b/src/api/models/cast-composer-actions-list-response-actions-inner-action.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-composer-actions-list-response-actions-inner.ts b/src/api/models/cast-composer-actions-list-response-actions-inner.ts index fff64e91..8b7fa31b 100644 --- a/src/api/models/cast-composer-actions-list-response-actions-inner.ts +++ b/src/api/models/cast-composer-actions-list-response-actions-inner.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-composer-actions-list-response.ts b/src/api/models/cast-composer-actions-list-response.ts index 5945a3d3..ac630192 100644 --- a/src/api/models/cast-composer-actions-list-response.ts +++ b/src/api/models/cast-composer-actions-list-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-composer-type.ts b/src/api/models/cast-composer-type.ts index 9a4b9285..1e1ca0e4 100644 --- a/src/api/models/cast-composer-type.ts +++ b/src/api/models/cast-composer-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-conversation-sort-type.ts b/src/api/models/cast-conversation-sort-type.ts index 12a5bd7e..893c8949 100644 --- a/src/api/models/cast-conversation-sort-type.ts +++ b/src/api/models/cast-conversation-sort-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-dehydrated.ts b/src/api/models/cast-dehydrated.ts index f8b882cb..446d6bbd 100644 --- a/src/api/models/cast-dehydrated.ts +++ b/src/api/models/cast-dehydrated.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-embed-crawl-response.ts b/src/api/models/cast-embed-crawl-response.ts index 12ce73b1..cb0ef510 100644 --- a/src/api/models/cast-embed-crawl-response.ts +++ b/src/api/models/cast-embed-crawl-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-embedded-parent-author.ts b/src/api/models/cast-embedded-parent-author.ts index 05808437..949c7e19 100644 --- a/src/api/models/cast-embedded-parent-author.ts +++ b/src/api/models/cast-embedded-parent-author.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-embedded.ts b/src/api/models/cast-embedded.ts index 582b3b5d..9974884f 100644 --- a/src/api/models/cast-embedded.ts +++ b/src/api/models/cast-embedded.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-id.ts b/src/api/models/cast-id.ts index 5b762aa0..eda022ed 100644 --- a/src/api/models/cast-id.ts +++ b/src/api/models/cast-id.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-notification-type.ts b/src/api/models/cast-notification-type.ts index 9b0c33bd..ce0d5af2 100644 --- a/src/api/models/cast-notification-type.ts +++ b/src/api/models/cast-notification-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-param-type.ts b/src/api/models/cast-param-type.ts index b348a2d1..8ad0d8f7 100644 --- a/src/api/models/cast-param-type.ts +++ b/src/api/models/cast-param-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-response.ts b/src/api/models/cast-response.ts index f8ef763e..3cd90979 100644 --- a/src/api/models/cast-response.ts +++ b/src/api/models/cast-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-viewer-context.ts b/src/api/models/cast-viewer-context.ts index 5a2ac36c..9f20eeef 100644 --- a/src/api/models/cast-viewer-context.ts +++ b/src/api/models/cast-viewer-context.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-with-interactions-all-of.ts b/src/api/models/cast-with-interactions-all-of.ts index 864aa55e..fe660a66 100644 --- a/src/api/models/cast-with-interactions-all-of.ts +++ b/src/api/models/cast-with-interactions-all-of.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-with-interactions-and-conversations-all-of.ts b/src/api/models/cast-with-interactions-and-conversations-all-of.ts index ab963bae..2c9aa161 100644 --- a/src/api/models/cast-with-interactions-and-conversations-all-of.ts +++ b/src/api/models/cast-with-interactions-and-conversations-all-of.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-with-interactions-and-conversations-ref-all-of.ts b/src/api/models/cast-with-interactions-and-conversations-ref-all-of.ts index cfa84f07..c670060f 100644 --- a/src/api/models/cast-with-interactions-and-conversations-ref-all-of.ts +++ b/src/api/models/cast-with-interactions-and-conversations-ref-all-of.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-with-interactions-and-conversations-ref.ts b/src/api/models/cast-with-interactions-and-conversations-ref.ts index 22077b0d..696bd3ac 100644 --- a/src/api/models/cast-with-interactions-and-conversations-ref.ts +++ b/src/api/models/cast-with-interactions-and-conversations-ref.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-with-interactions-and-conversations.ts b/src/api/models/cast-with-interactions-and-conversations.ts index 1102698c..b71cfb69 100644 --- a/src/api/models/cast-with-interactions-and-conversations.ts +++ b/src/api/models/cast-with-interactions-and-conversations.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-with-interactions-reactions.ts b/src/api/models/cast-with-interactions-reactions.ts index 65ccdf63..e9c2ab43 100644 --- a/src/api/models/cast-with-interactions-reactions.ts +++ b/src/api/models/cast-with-interactions-reactions.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-with-interactions-replies.ts b/src/api/models/cast-with-interactions-replies.ts index 24501c33..aa2f9fa8 100644 --- a/src/api/models/cast-with-interactions-replies.ts +++ b/src/api/models/cast-with-interactions-replies.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast-with-interactions.ts b/src/api/models/cast-with-interactions.ts index 579a4786..ca48c9c9 100644 --- a/src/api/models/cast-with-interactions.ts +++ b/src/api/models/cast-with-interactions.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/cast.ts b/src/api/models/cast.ts index 9916cfad..392b51b8 100644 --- a/src/api/models/cast.ts +++ b/src/api/models/cast.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/casts-response-result.ts b/src/api/models/casts-response-result.ts index 44ba9f4c..dd386b39 100644 --- a/src/api/models/casts-response-result.ts +++ b/src/api/models/casts-response-result.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/casts-response.ts b/src/api/models/casts-response.ts index 1546e876..50d1ad23 100644 --- a/src/api/models/casts-response.ts +++ b/src/api/models/casts-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/casts-search-response-result.ts b/src/api/models/casts-search-response-result.ts index be0d99b3..fd3fe387 100644 --- a/src/api/models/casts-search-response-result.ts +++ b/src/api/models/casts-search-response-result.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/casts-search-response.ts b/src/api/models/casts-search-response.ts index c9e5bae5..51eac87d 100644 --- a/src/api/models/casts-search-response.ts +++ b/src/api/models/casts-search-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-activity.ts b/src/api/models/channel-activity.ts index 8e15ff47..a962225b 100644 --- a/src/api/models/channel-activity.ts +++ b/src/api/models/channel-activity.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-external-link.ts b/src/api/models/channel-external-link.ts index 6bbd7ca9..259b8b58 100644 --- a/src/api/models/channel-external-link.ts +++ b/src/api/models/channel-external-link.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-follow-req-body.ts b/src/api/models/channel-follow-req-body.ts index 044081f5..f5202ba6 100644 --- a/src/api/models/channel-follow-req-body.ts +++ b/src/api/models/channel-follow-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-list-response.ts b/src/api/models/channel-list-response.ts index 5aa6318b..258998bb 100644 --- a/src/api/models/channel-list-response.ts +++ b/src/api/models/channel-list-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-member-channel.ts b/src/api/models/channel-member-channel.ts index ba0afb4d..f8ddd761 100644 --- a/src/api/models/channel-member-channel.ts +++ b/src/api/models/channel-member-channel.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-member-invite-list-response.ts b/src/api/models/channel-member-invite-list-response.ts index 58607e7e..8f5e1632 100644 --- a/src/api/models/channel-member-invite-list-response.ts +++ b/src/api/models/channel-member-invite-list-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-member-invite.ts b/src/api/models/channel-member-invite.ts index 02414987..b328d41b 100644 --- a/src/api/models/channel-member-invite.ts +++ b/src/api/models/channel-member-invite.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-member-list-response.ts b/src/api/models/channel-member-list-response.ts index 499a6247..20168a45 100644 --- a/src/api/models/channel-member-list-response.ts +++ b/src/api/models/channel-member-list-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-member-role.ts b/src/api/models/channel-member-role.ts index 71bcdf56..b3a89683 100644 --- a/src/api/models/channel-member-role.ts +++ b/src/api/models/channel-member-role.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-member-user.ts b/src/api/models/channel-member-user.ts index 9becfa1a..c136a8a7 100644 --- a/src/api/models/channel-member-user.ts +++ b/src/api/models/channel-member-user.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-member.ts b/src/api/models/channel-member.ts index 23c47bac..4ed23d58 100644 --- a/src/api/models/channel-member.ts +++ b/src/api/models/channel-member.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-or-dehydrated-channel.ts b/src/api/models/channel-or-dehydrated-channel.ts index c007a286..46e9bdd4 100644 --- a/src/api/models/channel-or-dehydrated-channel.ts +++ b/src/api/models/channel-or-dehydrated-channel.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-response-bulk.ts b/src/api/models/channel-response-bulk.ts index 9be5930f..f017b00e 100644 --- a/src/api/models/channel-response-bulk.ts +++ b/src/api/models/channel-response-bulk.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-response.ts b/src/api/models/channel-response.ts index 522ce024..57d1449e 100644 --- a/src/api/models/channel-response.ts +++ b/src/api/models/channel-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-search-response.ts b/src/api/models/channel-search-response.ts index ff1874d7..bbf1a468 100644 --- a/src/api/models/channel-search-response.ts +++ b/src/api/models/channel-search-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-type.ts b/src/api/models/channel-type.ts index 190c4ae8..22468e8c 100644 --- a/src/api/models/channel-type.ts +++ b/src/api/models/channel-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel-user-context.ts b/src/api/models/channel-user-context.ts index 48fde496..47d5a253 100644 --- a/src/api/models/channel-user-context.ts +++ b/src/api/models/channel-user-context.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/channel.ts b/src/api/models/channel.ts index 0c5a36a0..c61d1a51 100644 --- a/src/api/models/channel.ts +++ b/src/api/models/channel.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/conflict-error-res.ts b/src/api/models/conflict-error-res.ts index a7441125..61ab90e9 100644 --- a/src/api/models/conflict-error-res.ts +++ b/src/api/models/conflict-error-res.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/conversation-conversation.ts b/src/api/models/conversation-conversation.ts index 0b91c11b..f9b912cf 100644 --- a/src/api/models/conversation-conversation.ts +++ b/src/api/models/conversation-conversation.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/conversation.ts b/src/api/models/conversation.ts index 0a4140f1..4abaeb6d 100644 --- a/src/api/models/conversation.ts +++ b/src/api/models/conversation.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/dehydrated-channel.ts b/src/api/models/dehydrated-channel.ts index a0b79c80..278f5062 100644 --- a/src/api/models/dehydrated-channel.ts +++ b/src/api/models/dehydrated-channel.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/dehydrated-follower.ts b/src/api/models/dehydrated-follower.ts index b0dc85d6..a87c57a8 100644 --- a/src/api/models/dehydrated-follower.ts +++ b/src/api/models/dehydrated-follower.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/delete-cast-req-body.ts b/src/api/models/delete-cast-req-body.ts index 2de4129b..6c0e2c98 100644 --- a/src/api/models/delete-cast-req-body.ts +++ b/src/api/models/delete-cast-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/delete-frame-req-body.ts b/src/api/models/delete-frame-req-body.ts index 88d5e6b9..05e7137b 100644 --- a/src/api/models/delete-frame-req-body.ts +++ b/src/api/models/delete-frame-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/delete-frame-response.ts b/src/api/models/delete-frame-response.ts index d6be1d3f..1ccdf4e2 100644 --- a/src/api/models/delete-frame-response.ts +++ b/src/api/models/delete-frame-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/deploy-fungible-req-body-metadata-media.ts b/src/api/models/deploy-fungible-req-body-metadata-media.ts index b1c20d0d..463dad8f 100644 --- a/src/api/models/deploy-fungible-req-body-metadata-media.ts +++ b/src/api/models/deploy-fungible-req-body-metadata-media.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/deploy-fungible-response-contract-fungible.ts b/src/api/models/deploy-fungible-response-contract-fungible.ts index 218c72c7..419c9e49 100644 --- a/src/api/models/deploy-fungible-response-contract-fungible.ts +++ b/src/api/models/deploy-fungible-response-contract-fungible.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/deploy-fungible-response-contract.ts b/src/api/models/deploy-fungible-response-contract.ts index 06d3719c..e9178463 100644 --- a/src/api/models/deploy-fungible-response-contract.ts +++ b/src/api/models/deploy-fungible-response-contract.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/deploy-fungible-response.ts b/src/api/models/deploy-fungible-response.ts index 48667194..055b70ed 100644 --- a/src/api/models/deploy-fungible-response.ts +++ b/src/api/models/deploy-fungible-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/developer-managed-signer.ts b/src/api/models/developer-managed-signer.ts index 3f1d41af..ad8a2074 100644 --- a/src/api/models/developer-managed-signer.ts +++ b/src/api/models/developer-managed-signer.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-cast-deep.ts b/src/api/models/embed-cast-deep.ts index f76c8e14..716eb792 100644 --- a/src/api/models/embed-cast-deep.ts +++ b/src/api/models/embed-cast-deep.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-cast.ts b/src/api/models/embed-cast.ts index 794c809d..52efb139 100644 --- a/src/api/models/embed-cast.ts +++ b/src/api/models/embed-cast.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-deep.ts b/src/api/models/embed-deep.ts index a3046ca9..0be56e0c 100644 --- a/src/api/models/embed-deep.ts +++ b/src/api/models/embed-deep.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-type.ts b/src/api/models/embed-type.ts index 474cef9f..af2581cb 100644 --- a/src/api/models/embed-type.ts +++ b/src/api/models/embed-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-url-metadata-html-all-of-oembed.ts b/src/api/models/embed-url-metadata-html-all-of-oembed.ts index 803dc932..792d1013 100644 --- a/src/api/models/embed-url-metadata-html-all-of-oembed.ts +++ b/src/api/models/embed-url-metadata-html-all-of-oembed.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-url-metadata-html-all-of.ts b/src/api/models/embed-url-metadata-html-all-of.ts index b042cd93..43c18f1c 100644 --- a/src/api/models/embed-url-metadata-html-all-of.ts +++ b/src/api/models/embed-url-metadata-html-all-of.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-url-metadata-html.ts b/src/api/models/embed-url-metadata-html.ts index a2728013..ed1b1674 100644 --- a/src/api/models/embed-url-metadata-html.ts +++ b/src/api/models/embed-url-metadata-html.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-url-metadata-image.ts b/src/api/models/embed-url-metadata-image.ts index 7f7800b9..78b8a1e3 100644 --- a/src/api/models/embed-url-metadata-image.ts +++ b/src/api/models/embed-url-metadata-image.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-url-metadata-video-stream-inner.ts b/src/api/models/embed-url-metadata-video-stream-inner.ts index 3e212bf8..90af2643 100644 --- a/src/api/models/embed-url-metadata-video-stream-inner.ts +++ b/src/api/models/embed-url-metadata-video-stream-inner.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-url-metadata-video.ts b/src/api/models/embed-url-metadata-video.ts index 3edf5694..f7bbc9e7 100644 --- a/src/api/models/embed-url-metadata-video.ts +++ b/src/api/models/embed-url-metadata-video.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-url-metadata.ts b/src/api/models/embed-url-metadata.ts index 9b3a6a66..1028ff3b 100644 --- a/src/api/models/embed-url-metadata.ts +++ b/src/api/models/embed-url-metadata.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed-url.ts b/src/api/models/embed-url.ts index 979c90a2..1cf7ec12 100644 --- a/src/api/models/embed-url.ts +++ b/src/api/models/embed-url.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/embed.ts b/src/api/models/embed.ts index 3e4f7fff..d48e2b6f 100644 --- a/src/api/models/embed.ts +++ b/src/api/models/embed.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/error-res.ts b/src/api/models/error-res.ts index 3b43050f..400b1774 100644 --- a/src/api/models/error-res.ts +++ b/src/api/models/error-res.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/farcaster-action-req-body-action.ts b/src/api/models/farcaster-action-req-body-action.ts index ca674633..fb839147 100644 --- a/src/api/models/farcaster-action-req-body-action.ts +++ b/src/api/models/farcaster-action-req-body-action.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/farcaster-action-req-body.ts b/src/api/models/farcaster-action-req-body.ts index 7cd21fa4..bfd1257f 100644 --- a/src/api/models/farcaster-action-req-body.ts +++ b/src/api/models/farcaster-action-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/feed-response.ts b/src/api/models/feed-response.ts index 71052d7e..3ae22f38 100644 --- a/src/api/models/feed-response.ts +++ b/src/api/models/feed-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/feed-trending-provider.ts b/src/api/models/feed-trending-provider.ts index b0c44d13..b9def363 100644 --- a/src/api/models/feed-trending-provider.ts +++ b/src/api/models/feed-trending-provider.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/feed-type.ts b/src/api/models/feed-type.ts index 79923b45..f326f959 100644 --- a/src/api/models/feed-type.ts +++ b/src/api/models/feed-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/fetch-feed-for-you400-response.ts b/src/api/models/fetch-feed-for-you400-response.ts index 1c16dc57..a815c965 100644 --- a/src/api/models/fetch-feed-for-you400-response.ts +++ b/src/api/models/fetch-feed-for-you400-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/fetch-frame-meta-tags-from-url200-response.ts b/src/api/models/fetch-frame-meta-tags-from-url200-response.ts index 9aff80e8..d8e6da41 100644 --- a/src/api/models/fetch-frame-meta-tags-from-url200-response.ts +++ b/src/api/models/fetch-frame-meta-tags-from-url200-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/fids.ts b/src/api/models/fids.ts index e4c377b0..d279d3d0 100644 --- a/src/api/models/fids.ts +++ b/src/api/models/fids.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/filter-type.ts b/src/api/models/filter-type.ts index aa0b9ad7..c83a2e46 100644 --- a/src/api/models/filter-type.ts +++ b/src/api/models/filter-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/fname-availability-response.ts b/src/api/models/fname-availability-response.ts index c66fb86a..8ebf61f7 100644 --- a/src/api/models/fname-availability-response.ts +++ b/src/api/models/fname-availability-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/follow-req-body.ts b/src/api/models/follow-req-body.ts index c56ef1a4..b9064397 100644 --- a/src/api/models/follow-req-body.ts +++ b/src/api/models/follow-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/follow-response.ts b/src/api/models/follow-response.ts index 5151b1fd..bebd166c 100644 --- a/src/api/models/follow-response.ts +++ b/src/api/models/follow-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/follow-sort-type.ts b/src/api/models/follow-sort-type.ts index b295c0cf..2fe39923 100644 --- a/src/api/models/follow-sort-type.ts +++ b/src/api/models/follow-sort-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/follow.ts b/src/api/models/follow.ts index 69e9fe8e..8df463d9 100644 --- a/src/api/models/follow.ts +++ b/src/api/models/follow.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/followers-response.ts b/src/api/models/followers-response.ts index aac7aac5..777ebf38 100644 --- a/src/api/models/followers-response.ts +++ b/src/api/models/followers-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/for-you-provider.ts b/src/api/models/for-you-provider.ts index 94a8c6d8..aec8deeb 100644 --- a/src/api/models/for-you-provider.ts +++ b/src/api/models/for-you-provider.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-action-button.ts b/src/api/models/frame-action-button.ts index 8be59a7a..e0f28d41 100644 --- a/src/api/models/frame-action-button.ts +++ b/src/api/models/frame-action-button.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-action-req-body.ts b/src/api/models/frame-action-req-body.ts index 6b0df4fd..0a9d4829 100644 --- a/src/api/models/frame-action-req-body.ts +++ b/src/api/models/frame-action-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-action.ts b/src/api/models/frame-action.ts index 26a80d3a..2615ba2c 100644 --- a/src/api/models/frame-action.ts +++ b/src/api/models/frame-action.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-button-action-type.ts b/src/api/models/frame-button-action-type.ts index a0535d48..d0a68815 100644 --- a/src/api/models/frame-button-action-type.ts +++ b/src/api/models/frame-button-action-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-developer-managed-action-req-body.ts b/src/api/models/frame-developer-managed-action-req-body.ts index 3c140952..73c5545b 100644 --- a/src/api/models/frame-developer-managed-action-req-body.ts +++ b/src/api/models/frame-developer-managed-action-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-input.ts b/src/api/models/frame-input.ts index 3f1d80de..8e2d8856 100644 --- a/src/api/models/frame-input.ts +++ b/src/api/models/frame-input.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-signature-packet-trusted-data.ts b/src/api/models/frame-signature-packet-trusted-data.ts index 92adb268..2a88f200 100644 --- a/src/api/models/frame-signature-packet-trusted-data.ts +++ b/src/api/models/frame-signature-packet-trusted-data.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-signature-packet-untrusted-data.ts b/src/api/models/frame-signature-packet-untrusted-data.ts index e9795f81..6f93dec3 100644 --- a/src/api/models/frame-signature-packet-untrusted-data.ts +++ b/src/api/models/frame-signature-packet-untrusted-data.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-signature-packet.ts b/src/api/models/frame-signature-packet.ts index 9b26d3d0..092bb06f 100644 --- a/src/api/models/frame-signature-packet.ts +++ b/src/api/models/frame-signature-packet.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-state.ts b/src/api/models/frame-state.ts index 90f8cfc1..b7e4e207 100644 --- a/src/api/models/frame-state.ts +++ b/src/api/models/frame-state.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-transaction.ts b/src/api/models/frame-transaction.ts index 0da8588c..4b13c7aa 100644 --- a/src/api/models/frame-transaction.ts +++ b/src/api/models/frame-transaction.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-type.ts b/src/api/models/frame-type.ts index 7d476589..5c417fc6 100644 --- a/src/api/models/frame-type.ts +++ b/src/api/models/frame-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-validate-analytics-input-text-input-texts-inner.ts b/src/api/models/frame-validate-analytics-input-text-input-texts-inner.ts index 90ab7c8d..93ec2067 100644 --- a/src/api/models/frame-validate-analytics-input-text-input-texts-inner.ts +++ b/src/api/models/frame-validate-analytics-input-text-input-texts-inner.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-validate-analytics-input-text.ts b/src/api/models/frame-validate-analytics-input-text.ts index 92f09573..7d8a095b 100644 --- a/src/api/models/frame-validate-analytics-input-text.ts +++ b/src/api/models/frame-validate-analytics-input-text.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.ts b/src/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.ts index 6dfc240e..4fee9223 100644 --- a/src/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.ts +++ b/src/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-validate-analytics-interactions-per-cast.ts b/src/api/models/frame-validate-analytics-interactions-per-cast.ts index a66cbe6a..a983cd5f 100644 --- a/src/api/models/frame-validate-analytics-interactions-per-cast.ts +++ b/src/api/models/frame-validate-analytics-interactions-per-cast.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-validate-analytics-interactors-interactors-inner.ts b/src/api/models/frame-validate-analytics-interactors-interactors-inner.ts index bbdac76a..fe3588dc 100644 --- a/src/api/models/frame-validate-analytics-interactors-interactors-inner.ts +++ b/src/api/models/frame-validate-analytics-interactors-interactors-inner.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-validate-analytics-interactors.ts b/src/api/models/frame-validate-analytics-interactors.ts index 122f2ad4..e339149d 100644 --- a/src/api/models/frame-validate-analytics-interactors.ts +++ b/src/api/models/frame-validate-analytics-interactors.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-validate-analytics-response.ts b/src/api/models/frame-validate-analytics-response.ts index d928dea8..bfdfa52e 100644 --- a/src/api/models/frame-validate-analytics-response.ts +++ b/src/api/models/frame-validate-analytics-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-validate-analytics-total-interactors.ts b/src/api/models/frame-validate-analytics-total-interactors.ts index a292a4da..e4c94c7b 100644 --- a/src/api/models/frame-validate-analytics-total-interactors.ts +++ b/src/api/models/frame-validate-analytics-total-interactors.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame-validate-list-response.ts b/src/api/models/frame-validate-list-response.ts index b41d753b..6d928fb8 100644 --- a/src/api/models/frame-validate-list-response.ts +++ b/src/api/models/frame-validate-list-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/frame.ts b/src/api/models/frame.ts index c9ef73af..1c11fef5 100644 --- a/src/api/models/frame.ts +++ b/src/api/models/frame.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/hydrated-follower.ts b/src/api/models/hydrated-follower.ts index 76be76d9..f0934933 100644 --- a/src/api/models/hydrated-follower.ts +++ b/src/api/models/hydrated-follower.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/image-object.ts b/src/api/models/image-object.ts index 3fd61160..2cc93316 100644 --- a/src/api/models/image-object.ts +++ b/src/api/models/image-object.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/index.ts b/src/api/models/index.ts index 5dc9e08f..eb512b9c 100644 --- a/src/api/models/index.ts +++ b/src/api/models/index.ts @@ -188,8 +188,6 @@ export * from './register-developer-managed-signed-key-req-body'; export * from './register-signer-key-req-body'; export * from './register-user-req-body'; export * from './register-user-req-body-metadata'; -export * from './register-user-req-body-metadata-location'; -export * from './register-user-req-body-metadata-verified-accounts'; export * from './register-user-response'; export * from './relevant-followers-response'; export * from './relevant-fungible-owners-response'; @@ -231,6 +229,7 @@ export * from './token-balance-token'; export * from './trending-channel-response'; export * from './update-user-req-body'; export * from './update-user-req-body-location'; +export * from './update-user-req-body-verified-accounts'; export * from './user'; export * from './user-dehydrated'; export * from './user-experimental'; diff --git a/src/api/models/invite-channel-member-req-body.ts b/src/api/models/invite-channel-member-req-body.ts index 2bc02716..b0e00663 100644 --- a/src/api/models/invite-channel-member-req-body.ts +++ b/src/api/models/invite-channel-member-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/location-address.ts b/src/api/models/location-address.ts index 24fb7583..210a7159 100644 --- a/src/api/models/location-address.ts +++ b/src/api/models/location-address.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/location.ts b/src/api/models/location.ts index 690d8c55..dc1ddc56 100644 --- a/src/api/models/location.ts +++ b/src/api/models/location.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/mark-notifications-as-seen-req-body.ts b/src/api/models/mark-notifications-as-seen-req-body.ts index 0d992b25..0817af73 100644 --- a/src/api/models/mark-notifications-as-seen-req-body.ts +++ b/src/api/models/mark-notifications-as-seen-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/mute-list-response.ts b/src/api/models/mute-list-response.ts index f0b26cfb..7d753f08 100644 --- a/src/api/models/mute-list-response.ts +++ b/src/api/models/mute-list-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/mute-record.ts b/src/api/models/mute-record.ts index 3ce3a102..0c16a925 100644 --- a/src/api/models/mute-record.ts +++ b/src/api/models/mute-record.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/mute-req-body.ts b/src/api/models/mute-req-body.ts index 8aec6bac..f52558f1 100644 --- a/src/api/models/mute-req-body.ts +++ b/src/api/models/mute-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/mute-response.ts b/src/api/models/mute-response.ts index d51fefb1..6fe2bbe4 100644 --- a/src/api/models/mute-response.ts +++ b/src/api/models/mute-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/networks.ts b/src/api/models/networks.ts index c4f05c63..3d4493b9 100644 --- a/src/api/models/networks.ts +++ b/src/api/models/networks.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/next-cursor.ts b/src/api/models/next-cursor.ts index a890a077..0bb7cb1b 100644 --- a/src/api/models/next-cursor.ts +++ b/src/api/models/next-cursor.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-frame-creation-req-body.ts b/src/api/models/neynar-frame-creation-req-body.ts index ef497471..ce6c5108 100644 --- a/src/api/models/neynar-frame-creation-req-body.ts +++ b/src/api/models/neynar-frame-creation-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-frame-page.ts b/src/api/models/neynar-frame-page.ts index 4ea2aa8e..dad816ba 100644 --- a/src/api/models/neynar-frame-page.ts +++ b/src/api/models/neynar-frame-page.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-frame-update-req-body.ts b/src/api/models/neynar-frame-update-req-body.ts index 04c25e9e..917ff151 100644 --- a/src/api/models/neynar-frame-update-req-body.ts +++ b/src/api/models/neynar-frame-update-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-frame.ts b/src/api/models/neynar-frame.ts index da439173..749d4083 100644 --- a/src/api/models/neynar-frame.ts +++ b/src/api/models/neynar-frame.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-next-frame-page-mint-url.ts b/src/api/models/neynar-next-frame-page-mint-url.ts index 49145e58..dd7502eb 100644 --- a/src/api/models/neynar-next-frame-page-mint-url.ts +++ b/src/api/models/neynar-next-frame-page-mint-url.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-next-frame-page-redirect.ts b/src/api/models/neynar-next-frame-page-redirect.ts index 8732678f..12d3c79a 100644 --- a/src/api/models/neynar-next-frame-page-redirect.ts +++ b/src/api/models/neynar-next-frame-page-redirect.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-next-frame-page.ts b/src/api/models/neynar-next-frame-page.ts index 292d9716..eecd72da 100644 --- a/src/api/models/neynar-next-frame-page.ts +++ b/src/api/models/neynar-next-frame-page.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-page-button-next-page.ts b/src/api/models/neynar-page-button-next-page.ts index 14d74366..73229cf3 100644 --- a/src/api/models/neynar-page-button-next-page.ts +++ b/src/api/models/neynar-page-button-next-page.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-page-button.ts b/src/api/models/neynar-page-button.ts index 8d08193e..a11cc569 100644 --- a/src/api/models/neynar-page-button.ts +++ b/src/api/models/neynar-page-button.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-page-image.ts b/src/api/models/neynar-page-image.ts index ad5fb2ac..80f0f9ed 100644 --- a/src/api/models/neynar-page-image.ts +++ b/src/api/models/neynar-page-image.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-page-input-text.ts b/src/api/models/neynar-page-input-text.ts index 7c8edb7d..9b99e323 100644 --- a/src/api/models/neynar-page-input-text.ts +++ b/src/api/models/neynar-page-input-text.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/neynar-page-input.ts b/src/api/models/neynar-page-input.ts index 3c611562..1962a7db 100644 --- a/src/api/models/neynar-page-input.ts +++ b/src/api/models/neynar-page-input.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/notification-delivery.ts b/src/api/models/notification-delivery.ts index 79e7fdcf..c79c7722 100644 --- a/src/api/models/notification-delivery.ts +++ b/src/api/models/notification-delivery.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/notification-type.ts b/src/api/models/notification-type.ts index 5d9e20e4..c37ca58d 100644 --- a/src/api/models/notification-type.ts +++ b/src/api/models/notification-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/notification.ts b/src/api/models/notification.ts index 10c5320b..be0ffc24 100644 --- a/src/api/models/notification.ts +++ b/src/api/models/notification.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/notifications-response.ts b/src/api/models/notifications-response.ts index 8113d2c6..cf7ba187 100644 --- a/src/api/models/notifications-response.ts +++ b/src/api/models/notifications-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/oembed-data.ts b/src/api/models/oembed-data.ts index 732c80cc..cc41ce2a 100644 --- a/src/api/models/oembed-data.ts +++ b/src/api/models/oembed-data.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/oembed-link-data-all-of.ts b/src/api/models/oembed-link-data-all-of.ts index 0a5f4d06..59266143 100644 --- a/src/api/models/oembed-link-data-all-of.ts +++ b/src/api/models/oembed-link-data-all-of.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/oembed-link-data.ts b/src/api/models/oembed-link-data.ts index 6d5831e6..a68928ab 100644 --- a/src/api/models/oembed-link-data.ts +++ b/src/api/models/oembed-link-data.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/oembed-photo-data-all-of.ts b/src/api/models/oembed-photo-data-all-of.ts index 8f8e6734..0888eb3d 100644 --- a/src/api/models/oembed-photo-data-all-of.ts +++ b/src/api/models/oembed-photo-data-all-of.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/oembed-photo-data.ts b/src/api/models/oembed-photo-data.ts index 23044197..eb4d32ea 100644 --- a/src/api/models/oembed-photo-data.ts +++ b/src/api/models/oembed-photo-data.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/oembed-rich-data-all-of.ts b/src/api/models/oembed-rich-data-all-of.ts index 3ed832c2..a9c3a108 100644 --- a/src/api/models/oembed-rich-data-all-of.ts +++ b/src/api/models/oembed-rich-data-all-of.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/oembed-rich-data.ts b/src/api/models/oembed-rich-data.ts index 97e53e37..9c8dfcbf 100644 --- a/src/api/models/oembed-rich-data.ts +++ b/src/api/models/oembed-rich-data.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/oembed-video-data-all-of.ts b/src/api/models/oembed-video-data-all-of.ts index b34b9d05..cf4886c2 100644 --- a/src/api/models/oembed-video-data-all-of.ts +++ b/src/api/models/oembed-video-data-all-of.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/oembed-video-data.ts b/src/api/models/oembed-video-data.ts index 93a194dd..c810658d 100644 --- a/src/api/models/oembed-video-data.ts +++ b/src/api/models/oembed-video-data.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/og-object.ts b/src/api/models/og-object.ts index 9e641468..9d47e5e3 100644 --- a/src/api/models/og-object.ts +++ b/src/api/models/og-object.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/operation-response.ts b/src/api/models/operation-response.ts index 10ecb55b..dd422376 100644 --- a/src/api/models/operation-response.ts +++ b/src/api/models/operation-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/post-cast-req-body-embeds-cast-id-properties.ts b/src/api/models/post-cast-req-body-embeds-cast-id-properties.ts index 0c175930..3d4e29da 100644 --- a/src/api/models/post-cast-req-body-embeds-cast-id-properties.ts +++ b/src/api/models/post-cast-req-body-embeds-cast-id-properties.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/post-cast-req-body-embeds.ts b/src/api/models/post-cast-req-body-embeds.ts index 219dce74..b14ff5f0 100644 --- a/src/api/models/post-cast-req-body-embeds.ts +++ b/src/api/models/post-cast-req-body-embeds.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/post-cast-req-body.ts b/src/api/models/post-cast-req-body.ts index f06138d8..922c798e 100644 --- a/src/api/models/post-cast-req-body.ts +++ b/src/api/models/post-cast-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/post-cast-response-cast.ts b/src/api/models/post-cast-response-cast.ts index 17a0a556..1c4d1a59 100644 --- a/src/api/models/post-cast-response-cast.ts +++ b/src/api/models/post-cast-response-cast.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/post-cast-response.ts b/src/api/models/post-cast-response.ts index ee93cb68..5263012e 100644 --- a/src/api/models/post-cast-response.ts +++ b/src/api/models/post-cast-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/profile-url-pfp.ts b/src/api/models/profile-url-pfp.ts index 51efe0ce..e2b7301f 100644 --- a/src/api/models/profile-url-pfp.ts +++ b/src/api/models/profile-url-pfp.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/profile-url.ts b/src/api/models/profile-url.ts index 02ffc2d5..c7c80b78 100644 --- a/src/api/models/profile-url.ts +++ b/src/api/models/profile-url.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reaction-for-cast.ts b/src/api/models/reaction-for-cast.ts index 3d96c9f6..e485902d 100644 --- a/src/api/models/reaction-for-cast.ts +++ b/src/api/models/reaction-for-cast.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reaction-like.ts b/src/api/models/reaction-like.ts index f8c4b077..2dae2133 100644 --- a/src/api/models/reaction-like.ts +++ b/src/api/models/reaction-like.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reaction-recast.ts b/src/api/models/reaction-recast.ts index 1b642527..50830169 100644 --- a/src/api/models/reaction-recast.ts +++ b/src/api/models/reaction-recast.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reaction-req-body.ts b/src/api/models/reaction-req-body.ts index 49268b94..0dbfd87c 100644 --- a/src/api/models/reaction-req-body.ts +++ b/src/api/models/reaction-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reaction-type.ts b/src/api/models/reaction-type.ts index 04f48498..1cbe7866 100644 --- a/src/api/models/reaction-type.ts +++ b/src/api/models/reaction-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reaction-with-cast-info.ts b/src/api/models/reaction-with-cast-info.ts index 067205b2..e32e09a2 100644 --- a/src/api/models/reaction-with-cast-info.ts +++ b/src/api/models/reaction-with-cast-info.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reaction-with-user-info.ts b/src/api/models/reaction-with-user-info.ts index ab1b6ae5..10a2a664 100644 --- a/src/api/models/reaction-with-user-info.ts +++ b/src/api/models/reaction-with-user-info.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reactions-cast-response.ts b/src/api/models/reactions-cast-response.ts index 4dd1cc24..27f122ab 100644 --- a/src/api/models/reactions-cast-response.ts +++ b/src/api/models/reactions-cast-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reactions-response.ts b/src/api/models/reactions-response.ts index 195d9116..b4390af2 100644 --- a/src/api/models/reactions-response.ts +++ b/src/api/models/reactions-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/reactions-type.ts b/src/api/models/reactions-type.ts index 4671df0d..bd2e262c 100644 --- a/src/api/models/reactions-type.ts +++ b/src/api/models/reactions-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/register-developer-managed-signed-key-req-body.ts b/src/api/models/register-developer-managed-signed-key-req-body.ts index 2d10a89a..d3ee7cc1 100644 --- a/src/api/models/register-developer-managed-signed-key-req-body.ts +++ b/src/api/models/register-developer-managed-signed-key-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/register-signer-key-req-body.ts b/src/api/models/register-signer-key-req-body.ts index 56a8fb97..c3b73072 100644 --- a/src/api/models/register-signer-key-req-body.ts +++ b/src/api/models/register-signer-key-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/register-user-req-body-metadata-location.ts b/src/api/models/register-user-req-body-metadata-location.ts deleted file mode 100644 index 52beb0de..00000000 --- a/src/api/models/register-user-req-body-metadata-location.ts +++ /dev/null @@ -1,36 +0,0 @@ -/* tslint:disable */ -/* eslint-disable */ -/** - * Farcaster API V2 - * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. - * - * The version of the OpenAPI document: 2.2.2 - * Contact: team@neynar.com - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. - */ - - - -/** - * - * @export - * @interface RegisterUserReqBodyMetadataLocation - */ -export interface RegisterUserReqBodyMetadataLocation { - /** - * - * @type {number} - * @memberof RegisterUserReqBodyMetadataLocation - */ - 'latitude': number; - /** - * - * @type {number} - * @memberof RegisterUserReqBodyMetadataLocation - */ - 'longitude': number; -} - diff --git a/src/api/models/register-user-req-body-metadata.ts b/src/api/models/register-user-req-body-metadata.ts index 32593a73..04fff7d5 100644 --- a/src/api/models/register-user-req-body-metadata.ts +++ b/src/api/models/register-user-req-body-metadata.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -15,10 +15,10 @@ // May contain unused imports in some cases // @ts-ignore -import type { RegisterUserReqBodyMetadataLocation } from './register-user-req-body-metadata-location'; +import type { UpdateUserReqBodyLocation } from './update-user-req-body-location'; // May contain unused imports in some cases // @ts-ignore -import type { RegisterUserReqBodyMetadataVerifiedAccounts } from './register-user-req-body-metadata-verified-accounts'; +import type { UpdateUserReqBodyVerifiedAccounts } from './update-user-req-body-verified-accounts'; /** * @@ -58,15 +58,15 @@ export interface RegisterUserReqBodyMetadata { 'display_name'?: string; /** * - * @type {RegisterUserReqBodyMetadataVerifiedAccounts} + * @type {UpdateUserReqBodyVerifiedAccounts} * @memberof RegisterUserReqBodyMetadata */ - 'verified_accounts'?: RegisterUserReqBodyMetadataVerifiedAccounts; + 'verified_accounts'?: UpdateUserReqBodyVerifiedAccounts; /** * - * @type {RegisterUserReqBodyMetadataLocation} + * @type {UpdateUserReqBodyLocation} * @memberof RegisterUserReqBodyMetadata */ - 'location'?: RegisterUserReqBodyMetadataLocation; + 'location'?: UpdateUserReqBodyLocation; } diff --git a/src/api/models/register-user-req-body.ts b/src/api/models/register-user-req-body.ts index c48cb8b5..18a7dfe1 100644 --- a/src/api/models/register-user-req-body.ts +++ b/src/api/models/register-user-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/register-user-response.ts b/src/api/models/register-user-response.ts index 9cc56e23..9da75537 100644 --- a/src/api/models/register-user-response.ts +++ b/src/api/models/register-user-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/relevant-followers-response.ts b/src/api/models/relevant-followers-response.ts index 4a3e6f46..495eff1c 100644 --- a/src/api/models/relevant-followers-response.ts +++ b/src/api/models/relevant-followers-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/relevant-fungible-owners-response.ts b/src/api/models/relevant-fungible-owners-response.ts index cbdb54b0..7add73ac 100644 --- a/src/api/models/relevant-fungible-owners-response.ts +++ b/src/api/models/relevant-fungible-owners-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/remove-channel-member-req-body.ts b/src/api/models/remove-channel-member-req-body.ts index e11cc229..721c82c5 100644 --- a/src/api/models/remove-channel-member-req-body.ts +++ b/src/api/models/remove-channel-member-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/remove-verification-req-body.ts b/src/api/models/remove-verification-req-body.ts index de3f7bfb..2c7f21b6 100644 --- a/src/api/models/remove-verification-req-body.ts +++ b/src/api/models/remove-verification-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/respond-channel-invite-req-body.ts b/src/api/models/respond-channel-invite-req-body.ts index 148363e1..f23e92b6 100644 --- a/src/api/models/respond-channel-invite-req-body.ts +++ b/src/api/models/respond-channel-invite-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/searched-user.ts b/src/api/models/searched-user.ts index 4b68ce7d..c9b8b3aa 100644 --- a/src/api/models/searched-user.ts +++ b/src/api/models/searched-user.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/send-frame-notifications-req-body-notification.ts b/src/api/models/send-frame-notifications-req-body-notification.ts index 6d359314..d03862fa 100644 --- a/src/api/models/send-frame-notifications-req-body-notification.ts +++ b/src/api/models/send-frame-notifications-req-body-notification.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/send-frame-notifications-req-body.ts b/src/api/models/send-frame-notifications-req-body.ts index fac3c1df..8a10a83a 100644 --- a/src/api/models/send-frame-notifications-req-body.ts +++ b/src/api/models/send-frame-notifications-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/send-frame-notifications-response.ts b/src/api/models/send-frame-notifications-response.ts index 5761d7b7..379135a3 100644 --- a/src/api/models/send-frame-notifications-response.ts +++ b/src/api/models/send-frame-notifications-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/shared-signer-permission.ts b/src/api/models/shared-signer-permission.ts index 9c3fb322..96ca7879 100644 --- a/src/api/models/shared-signer-permission.ts +++ b/src/api/models/shared-signer-permission.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/signed-key-request-sponsor.ts b/src/api/models/signed-key-request-sponsor.ts index 4d0d6f15..b1769958 100644 --- a/src/api/models/signed-key-request-sponsor.ts +++ b/src/api/models/signed-key-request-sponsor.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/signer.ts b/src/api/models/signer.ts index 88b8e2fa..a883ef07 100644 --- a/src/api/models/signer.ts +++ b/src/api/models/signer.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/storage-allocation.ts b/src/api/models/storage-allocation.ts index fc4b9ccc..ca6219e6 100644 --- a/src/api/models/storage-allocation.ts +++ b/src/api/models/storage-allocation.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/storage-allocations-response.ts b/src/api/models/storage-allocations-response.ts index de564378..6dbcdcbd 100644 --- a/src/api/models/storage-allocations-response.ts +++ b/src/api/models/storage-allocations-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/storage-object.ts b/src/api/models/storage-object.ts index 2f8f76c2..eacaf8f7 100644 --- a/src/api/models/storage-object.ts +++ b/src/api/models/storage-object.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/storage-usage-response.ts b/src/api/models/storage-usage-response.ts index e9610968..7e3585c7 100644 --- a/src/api/models/storage-usage-response.ts +++ b/src/api/models/storage-usage-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscribed-to-all-of.ts b/src/api/models/subscribed-to-all-of.ts index fe5fd7cc..bcb4eed6 100644 --- a/src/api/models/subscribed-to-all-of.ts +++ b/src/api/models/subscribed-to-all-of.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscribed-to-object.ts b/src/api/models/subscribed-to-object.ts index 7d3f9281..e909451e 100644 --- a/src/api/models/subscribed-to-object.ts +++ b/src/api/models/subscribed-to-object.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscribed-to-response.ts b/src/api/models/subscribed-to-response.ts index e574ff1a..cbbecef4 100644 --- a/src/api/models/subscribed-to-response.ts +++ b/src/api/models/subscribed-to-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscribed-to.ts b/src/api/models/subscribed-to.ts index df7f20db..624f62e0 100644 --- a/src/api/models/subscribed-to.ts +++ b/src/api/models/subscribed-to.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscriber.ts b/src/api/models/subscriber.ts index f0ab0239..c79087b2 100644 --- a/src/api/models/subscriber.ts +++ b/src/api/models/subscriber.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscribers-response.ts b/src/api/models/subscribers-response.ts index f2a482f3..767872d8 100644 --- a/src/api/models/subscribers-response.ts +++ b/src/api/models/subscribers-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription-check-response.ts b/src/api/models/subscription-check-response.ts index 55af8533..1007703e 100644 --- a/src/api/models/subscription-check-response.ts +++ b/src/api/models/subscription-check-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription-metadata.ts b/src/api/models/subscription-metadata.ts index e6ad7200..c431cf49 100644 --- a/src/api/models/subscription-metadata.ts +++ b/src/api/models/subscription-metadata.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription-price.ts b/src/api/models/subscription-price.ts index 158158c2..ac1692dd 100644 --- a/src/api/models/subscription-price.ts +++ b/src/api/models/subscription-price.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription-provider.ts b/src/api/models/subscription-provider.ts index d79f894f..81ff12ed 100644 --- a/src/api/models/subscription-provider.ts +++ b/src/api/models/subscription-provider.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription-providers.ts b/src/api/models/subscription-providers.ts index a7fb98f2..9c89c21c 100644 --- a/src/api/models/subscription-providers.ts +++ b/src/api/models/subscription-providers.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription-status.ts b/src/api/models/subscription-status.ts index 5ac28ab6..fa76ae09 100644 --- a/src/api/models/subscription-status.ts +++ b/src/api/models/subscription-status.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription-tier-price.ts b/src/api/models/subscription-tier-price.ts index a9620a49..7601ceb4 100644 --- a/src/api/models/subscription-tier-price.ts +++ b/src/api/models/subscription-tier-price.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription-tier.ts b/src/api/models/subscription-tier.ts index fa3fa1da..375ecbe6 100644 --- a/src/api/models/subscription-tier.ts +++ b/src/api/models/subscription-tier.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription-token.ts b/src/api/models/subscription-token.ts index 38fe8b4e..5739bb1d 100644 --- a/src/api/models/subscription-token.ts +++ b/src/api/models/subscription-token.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscription.ts b/src/api/models/subscription.ts index e0e0aed8..993d7af5 100644 --- a/src/api/models/subscription.ts +++ b/src/api/models/subscription.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscriptions-response.ts b/src/api/models/subscriptions-response.ts index e96b6216..1e7b7f9e 100644 --- a/src/api/models/subscriptions-response.ts +++ b/src/api/models/subscriptions-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/subscriptions.ts b/src/api/models/subscriptions.ts index fa68b4fd..71b59c8d 100644 --- a/src/api/models/subscriptions.ts +++ b/src/api/models/subscriptions.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/token-balance-balance.ts b/src/api/models/token-balance-balance.ts index 0168a911..a3481976 100644 --- a/src/api/models/token-balance-balance.ts +++ b/src/api/models/token-balance-balance.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/token-balance-token.ts b/src/api/models/token-balance-token.ts index d7184cb9..c66d96e5 100644 --- a/src/api/models/token-balance-token.ts +++ b/src/api/models/token-balance-token.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/token-balance.ts b/src/api/models/token-balance.ts index ccca87b9..230befc8 100644 --- a/src/api/models/token-balance.ts +++ b/src/api/models/token-balance.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/trending-channel-response.ts b/src/api/models/trending-channel-response.ts index 5b2a9049..5775c528 100644 --- a/src/api/models/trending-channel-response.ts +++ b/src/api/models/trending-channel-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/update-user-req-body-location.ts b/src/api/models/update-user-req-body-location.ts index 29ff4651..95ec4a74 100644 --- a/src/api/models/update-user-req-body-location.ts +++ b/src/api/models/update-user-req-body-location.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/register-user-req-body-metadata-verified-accounts.ts b/src/api/models/update-user-req-body-verified-accounts.ts similarity index 66% rename from src/api/models/register-user-req-body-metadata-verified-accounts.ts rename to src/api/models/update-user-req-body-verified-accounts.ts index 83e44479..50cacdb7 100644 --- a/src/api/models/register-user-req-body-metadata-verified-accounts.ts +++ b/src/api/models/update-user-req-body-verified-accounts.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -17,19 +17,19 @@ /** * * @export - * @interface RegisterUserReqBodyMetadataVerifiedAccounts + * @interface UpdateUserReqBodyVerifiedAccounts */ -export interface RegisterUserReqBodyMetadataVerifiedAccounts { +export interface UpdateUserReqBodyVerifiedAccounts { /** * * @type {string} - * @memberof RegisterUserReqBodyMetadataVerifiedAccounts + * @memberof UpdateUserReqBodyVerifiedAccounts */ 'x'?: string; /** * * @type {string} - * @memberof RegisterUserReqBodyMetadataVerifiedAccounts + * @memberof UpdateUserReqBodyVerifiedAccounts */ 'github'?: string; } diff --git a/src/api/models/update-user-req-body.ts b/src/api/models/update-user-req-body.ts index 0a943604..93855bc3 100644 --- a/src/api/models/update-user-req-body.ts +++ b/src/api/models/update-user-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -16,6 +16,9 @@ // May contain unused imports in some cases // @ts-ignore import type { UpdateUserReqBodyLocation } from './update-user-req-body-location'; +// May contain unused imports in some cases +// @ts-ignore +import type { UpdateUserReqBodyVerifiedAccounts } from './update-user-req-body-verified-accounts'; /** * @@ -65,5 +68,11 @@ export interface UpdateUserReqBody { * @memberof UpdateUserReqBody */ 'location'?: UpdateUserReqBodyLocation; + /** + * + * @type {UpdateUserReqBodyVerifiedAccounts} + * @memberof UpdateUserReqBody + */ + 'verified_accounts'?: UpdateUserReqBodyVerifiedAccounts; } diff --git a/src/api/models/user-dehydrated.ts b/src/api/models/user-dehydrated.ts index 0424215b..7220931f 100644 --- a/src/api/models/user-dehydrated.ts +++ b/src/api/models/user-dehydrated.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-experimental.ts b/src/api/models/user-experimental.ts index d5250f2e..a7225140 100644 --- a/src/api/models/user-experimental.ts +++ b/src/api/models/user-experimental.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-fidresponse.ts b/src/api/models/user-fidresponse.ts index 6e34cceb..b5c76d9e 100644 --- a/src/api/models/user-fidresponse.ts +++ b/src/api/models/user-fidresponse.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-power-lite-response-result.ts b/src/api/models/user-power-lite-response-result.ts index 400d3340..bcf62a20 100644 --- a/src/api/models/user-power-lite-response-result.ts +++ b/src/api/models/user-power-lite-response-result.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-power-lite-response.ts b/src/api/models/user-power-lite-response.ts index 60c5580d..c8bdc2cc 100644 --- a/src/api/models/user-power-lite-response.ts +++ b/src/api/models/user-power-lite-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-profile-bio.ts b/src/api/models/user-profile-bio.ts index 99eb0a76..32c130b5 100644 --- a/src/api/models/user-profile-bio.ts +++ b/src/api/models/user-profile-bio.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-profile.ts b/src/api/models/user-profile.ts index 87759098..600f17b5 100644 --- a/src/api/models/user-profile.ts +++ b/src/api/models/user-profile.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-response.ts b/src/api/models/user-response.ts index 80615a0a..86630d41 100644 --- a/src/api/models/user-response.ts +++ b/src/api/models/user-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-search-response-result.ts b/src/api/models/user-search-response-result.ts index 38a01ee9..3201b376 100644 --- a/src/api/models/user-search-response-result.ts +++ b/src/api/models/user-search-response-result.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-search-response.ts b/src/api/models/user-search-response.ts index cc12f489..b4cfa5c7 100644 --- a/src/api/models/user-search-response.ts +++ b/src/api/models/user-search-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-verified-accounts-inner.ts b/src/api/models/user-verified-accounts-inner.ts index 8b023865..6d6b834d 100644 --- a/src/api/models/user-verified-accounts-inner.ts +++ b/src/api/models/user-verified-accounts-inner.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-verified-addresses.ts b/src/api/models/user-verified-addresses.ts index 29086c1c..417795a8 100644 --- a/src/api/models/user-verified-addresses.ts +++ b/src/api/models/user-verified-addresses.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user-viewer-context.ts b/src/api/models/user-viewer-context.ts index e10b7347..df204efd 100644 --- a/src/api/models/user-viewer-context.ts +++ b/src/api/models/user-viewer-context.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/user.ts b/src/api/models/user.ts index 94f87867..e5befc1d 100644 --- a/src/api/models/user.ts +++ b/src/api/models/user.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/users-active-channels-response.ts b/src/api/models/users-active-channels-response.ts index b5e45d00..fc5e8dd3 100644 --- a/src/api/models/users-active-channels-response.ts +++ b/src/api/models/users-active-channels-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/users-response.ts b/src/api/models/users-response.ts index 30aef460..b9054d82 100644 --- a/src/api/models/users-response.ts +++ b/src/api/models/users-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/validate-frame-action-req-body.ts b/src/api/models/validate-frame-action-req-body.ts index 2df1f57b..948e5d81 100644 --- a/src/api/models/validate-frame-action-req-body.ts +++ b/src/api/models/validate-frame-action-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/validate-frame-action-response.ts b/src/api/models/validate-frame-action-response.ts index dcfc666d..0f05aebc 100644 --- a/src/api/models/validate-frame-action-response.ts +++ b/src/api/models/validate-frame-action-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/validate-frame-aggregate-window.ts b/src/api/models/validate-frame-aggregate-window.ts index 2062dff5..99d7a99c 100644 --- a/src/api/models/validate-frame-aggregate-window.ts +++ b/src/api/models/validate-frame-aggregate-window.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/validate-frame-analytics-type.ts b/src/api/models/validate-frame-analytics-type.ts index 58f40a24..dbbc80a5 100644 --- a/src/api/models/validate-frame-analytics-type.ts +++ b/src/api/models/validate-frame-analytics-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/validated-frame-action-signer.ts b/src/api/models/validated-frame-action-signer.ts index e6fbf050..c80535ea 100644 --- a/src/api/models/validated-frame-action-signer.ts +++ b/src/api/models/validated-frame-action-signer.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/validated-frame-action-tapped-button.ts b/src/api/models/validated-frame-action-tapped-button.ts index fd1a9e3a..fc988f10 100644 --- a/src/api/models/validated-frame-action-tapped-button.ts +++ b/src/api/models/validated-frame-action-tapped-button.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/validated-frame-action.ts b/src/api/models/validated-frame-action.ts index a169e7d0..aef25577 100644 --- a/src/api/models/validated-frame-action.ts +++ b/src/api/models/validated-frame-action.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/verification-chain-id.ts b/src/api/models/verification-chain-id.ts index d9ddae5e..77d470fa 100644 --- a/src/api/models/verification-chain-id.ts +++ b/src/api/models/verification-chain-id.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/verification-type.ts b/src/api/models/verification-type.ts index cf14e772..4e2be491 100644 --- a/src/api/models/verification-type.ts +++ b/src/api/models/verification-type.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/video-object.ts b/src/api/models/video-object.ts index 8a6deff4..35aef850 100644 --- a/src/api/models/video-object.ts +++ b/src/api/models/video-object.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-delete-req-body.ts b/src/api/models/webhook-delete-req-body.ts index 1521f768..9fdee69a 100644 --- a/src/api/models/webhook-delete-req-body.ts +++ b/src/api/models/webhook-delete-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-list-response.ts b/src/api/models/webhook-list-response.ts index b3cd75cc..bc2b7165 100644 --- a/src/api/models/webhook-list-response.ts +++ b/src/api/models/webhook-list-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-patch-req-body.ts b/src/api/models/webhook-patch-req-body.ts index 68f5bbb9..4064379c 100644 --- a/src/api/models/webhook-patch-req-body.ts +++ b/src/api/models/webhook-patch-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-post-req-body.ts b/src/api/models/webhook-post-req-body.ts index 6584d738..6b0f3083 100644 --- a/src/api/models/webhook-post-req-body.ts +++ b/src/api/models/webhook-post-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-put-req-body.ts b/src/api/models/webhook-put-req-body.ts index d14f95c4..18da819e 100644 --- a/src/api/models/webhook-put-req-body.ts +++ b/src/api/models/webhook-put-req-body.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-response.ts b/src/api/models/webhook-response.ts index 0c1fc37f..a96414d7 100644 --- a/src/api/models/webhook-response.ts +++ b/src/api/models/webhook-response.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-secret.ts b/src/api/models/webhook-secret.ts index f8887223..74d37919 100644 --- a/src/api/models/webhook-secret.ts +++ b/src/api/models/webhook-secret.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-subscription-filters-cast.ts b/src/api/models/webhook-subscription-filters-cast.ts index 66bcac29..da3b4e53 100644 --- a/src/api/models/webhook-subscription-filters-cast.ts +++ b/src/api/models/webhook-subscription-filters-cast.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-subscription-filters-follow.ts b/src/api/models/webhook-subscription-filters-follow.ts index eaa4e162..f734a1a3 100644 --- a/src/api/models/webhook-subscription-filters-follow.ts +++ b/src/api/models/webhook-subscription-filters-follow.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-subscription-filters-reaction.ts b/src/api/models/webhook-subscription-filters-reaction.ts index 2542ea1b..44beebd0 100644 --- a/src/api/models/webhook-subscription-filters-reaction.ts +++ b/src/api/models/webhook-subscription-filters-reaction.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-subscription-filters-user-updated.ts b/src/api/models/webhook-subscription-filters-user-updated.ts index 1cf0d065..02b15282 100644 --- a/src/api/models/webhook-subscription-filters-user-updated.ts +++ b/src/api/models/webhook-subscription-filters-user-updated.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-subscription-filters.ts b/src/api/models/webhook-subscription-filters.ts index 7eb73d97..316c8d02 100644 --- a/src/api/models/webhook-subscription-filters.ts +++ b/src/api/models/webhook-subscription-filters.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook-subscription.ts b/src/api/models/webhook-subscription.ts index d77f72dd..94f30332 100644 --- a/src/api/models/webhook-subscription.ts +++ b/src/api/models/webhook-subscription.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/webhook.ts b/src/api/models/webhook.ts index 432261ec..5a02f465 100644 --- a/src/api/models/webhook.ts +++ b/src/api/models/webhook.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/zod-error-errors-inner.ts b/src/api/models/zod-error-errors-inner.ts index 10d37539..4603fb41 100644 --- a/src/api/models/zod-error-errors-inner.ts +++ b/src/api/models/zod-error-errors-inner.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/models/zod-error.ts b/src/api/models/zod-error.ts index b240131a..43e68ada 100644 --- a/src/api/models/zod-error.ts +++ b/src/api/models/zod-error.ts @@ -4,7 +4,7 @@ * Farcaster API V2 * The Farcaster API allows you to interact with the Farcaster protocol. See the [Neynar docs](https://docs.neynar.com/reference) for more details. * - * The version of the OpenAPI document: 2.2.2 + * The version of the OpenAPI document: 2.2.3 * Contact: team@neynar.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/clients/NeynarAPIClient.ts b/src/clients/NeynarAPIClient.ts index b783937b..36113581 100644 --- a/src/clients/NeynarAPIClient.ts +++ b/src/clients/NeynarAPIClient.ts @@ -27,7 +27,7 @@ import { StorageApi } from '../api/apis/storage-api'; import { SubscribersApi } from '../api/apis/subscribers-api'; import { UserApi } from '../api/apis/user-api'; import { WebhookApi } from '../api/apis/webhook-api'; -import type { AddVerificationReqBody, AuthorizationUrlResponse, AuthorizationUrlResponseType, BalanceResponse, BanListResponse, BanReqBody, BanResponse, BlockListResponse, BlockReqBody, BulkCastsResponse, BulkFollowResponse, BulkUserAddressType, BulkUsersByAddressResponse, BulkUsersResponse, BuyStorageReqBody, CastComposerActionsListResponse, CastComposerType, CastConversationSortType, CastEmbedCrawlResponse, CastParamType, CastResponse, CastsResponse, CastsSearchResponse, ChannelFollowReqBody, ChannelListResponse, ChannelMemberInviteListResponse, ChannelMemberListResponse, ChannelMemberRole, ChannelResponse, ChannelResponseBulk, ChannelSearchResponse, ChannelType, Conversation, DeleteCastReqBody, DeleteFrameReqBody, DeleteFrameResponse, DeployFungibleFactoryEnum, DeployFungibleMetadataNsfwEnum, DeployFungibleNetworkEnum, DeployFungibleReqBodyMetadataMedia, DeployFungibleResponse, DeveloperManagedSigner, EmbedType, ErrorRes, FarcasterActionReqBody, FarcasterActionReqBodyAction, FeedResponse, FeedTrendingProvider, FeedType, FetchBulkCastsSortTypeEnum, FetchFrameMetaTagsFromUrl200Response, FetchRepliesAndRecastsForUserFilterEnum, FetchTrendingChannelsTimeWindowEnum, FetchTrendingFeedTimeWindowEnum, FilterType, FnameAvailabilityResponse, FollowReqBody, FollowSortType, FollowersResponse, ForYouProvider, Frame, FrameAction, FrameActionReqBody, FrameDeveloperManagedActionReqBody, FrameSignaturePacket, FrameType, FrameValidateAnalyticsResponse, FrameValidateListResponse, InviteChannelMemberReqBody, LookupCastConversationFoldEnum, MarkNotificationsAsSeenReqBody, MuteListResponse, MuteReqBody, MuteResponse, Networks, NeynarFrame, NeynarFrameCreationReqBody, NeynarFramePage, NeynarFrameUpdateReqBody, NotificationType, NotificationsResponse, OperationResponse, PostCastReqBody, PostCastReqBodyEmbeds, PostCastResponse, ReactionReqBody, ReactionType, ReactionsCastResponse, ReactionsResponse, ReactionsType, RegisterDeveloperManagedSignedKeyReqBody, RegisterSignerKeyReqBody, RegisterUserReqBody, RegisterUserReqBodyMetadata, RegisterUserResponse, RelevantFollowersResponse, RelevantFungibleOwnersResponse, RemoveChannelMemberReqBody, RemoveVerificationReqBody, RespondChannelInviteReqBody, SendFrameNotificationsReqBody, SendFrameNotificationsReqBodyNotification, SendFrameNotificationsResponse, SignedKeyRequestSponsor, Signer, StorageAllocationsResponse, StorageUsageResponse, SubscribedToResponse, SubscribersResponse, SubscriptionCheckResponse, SubscriptionProvider, SubscriptionProviders, SubscriptionsResponse, TrendingChannelResponse, UpdateUserReqBody, UpdateUserReqBodyLocation, UserFIDResponse, UserPowerLiteResponse, UserResponse, UserSearchResponse, UsersActiveChannelsResponse, UsersResponse, ValidateFrameActionReqBody, ValidateFrameActionResponse, ValidateFrameAggregateWindow, ValidateFrameAnalyticsType, VerificationChainId, VerificationType, WebhookDeleteReqBody, WebhookListResponse, WebhookPatchReqBody, WebhookPatchReqBodyActiveEnum, WebhookPostReqBody, WebhookPutReqBody, WebhookResponse, WebhookSubscriptionFilters } from '../api'; +import type { AddVerificationReqBody, AuthorizationUrlResponse, AuthorizationUrlResponseType, BalanceResponse, BanListResponse, BanReqBody, BanResponse, BlockListResponse, BlockReqBody, BulkCastsResponse, BulkFollowResponse, BulkUserAddressType, BulkUsersByAddressResponse, BulkUsersResponse, BuyStorageReqBody, CastComposerActionsListResponse, CastComposerType, CastConversationSortType, CastEmbedCrawlResponse, CastParamType, CastResponse, CastsResponse, CastsSearchResponse, ChannelFollowReqBody, ChannelListResponse, ChannelMemberInviteListResponse, ChannelMemberListResponse, ChannelMemberRole, ChannelResponse, ChannelResponseBulk, ChannelSearchResponse, ChannelType, Conversation, DeleteCastReqBody, DeleteFrameReqBody, DeleteFrameResponse, DeployFungibleFactoryEnum, DeployFungibleMetadataNsfwEnum, DeployFungibleNetworkEnum, DeployFungibleReqBodyMetadataMedia, DeployFungibleResponse, DeveloperManagedSigner, EmbedType, ErrorRes, FarcasterActionReqBody, FarcasterActionReqBodyAction, FeedResponse, FeedTrendingProvider, FeedType, FetchBulkCastsSortTypeEnum, FetchFrameMetaTagsFromUrl200Response, FetchRepliesAndRecastsForUserFilterEnum, FetchTrendingChannelsTimeWindowEnum, FetchTrendingFeedTimeWindowEnum, FilterType, FnameAvailabilityResponse, FollowReqBody, FollowSortType, FollowersResponse, ForYouProvider, Frame, FrameAction, FrameActionReqBody, FrameDeveloperManagedActionReqBody, FrameSignaturePacket, FrameType, FrameValidateAnalyticsResponse, FrameValidateListResponse, InviteChannelMemberReqBody, LookupCastConversationFoldEnum, MarkNotificationsAsSeenReqBody, MuteListResponse, MuteReqBody, MuteResponse, Networks, NeynarFrame, NeynarFrameCreationReqBody, NeynarFramePage, NeynarFrameUpdateReqBody, NotificationType, NotificationsResponse, OperationResponse, PostCastReqBody, PostCastReqBodyEmbeds, PostCastResponse, ReactionReqBody, ReactionType, ReactionsCastResponse, ReactionsResponse, ReactionsType, RegisterDeveloperManagedSignedKeyReqBody, RegisterSignerKeyReqBody, RegisterUserReqBody, RegisterUserReqBodyMetadata, RegisterUserResponse, RelevantFollowersResponse, RelevantFungibleOwnersResponse, RemoveChannelMemberReqBody, RemoveVerificationReqBody, RespondChannelInviteReqBody, SendFrameNotificationsReqBody, SendFrameNotificationsReqBodyNotification, SendFrameNotificationsResponse, SignedKeyRequestSponsor, Signer, StorageAllocationsResponse, StorageUsageResponse, SubscribedToResponse, SubscribersResponse, SubscriptionCheckResponse, SubscriptionProvider, SubscriptionProviders, SubscriptionsResponse, TrendingChannelResponse, UpdateUserReqBody, UpdateUserReqBodyLocation, UpdateUserReqBodyVerifiedAccounts, UserFIDResponse, UserPowerLiteResponse, UserResponse, UserSearchResponse, UsersActiveChannelsResponse, UsersResponse, ValidateFrameActionReqBody, ValidateFrameActionResponse, ValidateFrameAggregateWindow, ValidateFrameAnalyticsType, VerificationChainId, VerificationType, WebhookDeleteReqBody, WebhookListResponse, WebhookPatchReqBody, WebhookPatchReqBodyActiveEnum, WebhookPostReqBody, WebhookPutReqBody, WebhookResponse, WebhookSubscriptionFilters } from '../api'; const { version: sdkVersion } = require("../../package.json"); @@ -3746,6 +3746,7 @@ Object.assign(adjustedParams, _params); * @param {string} params.username [optional] * @param {string} params.displayName [optional] * @param {UpdateUserReqBodyLocation} params.location [optional] + * @param {UpdateUserReqBodyVerifiedAccounts} params.verifiedAccounts [optional] * * @returns {Promise} A promise that resolves to a `OperationResponse` object. * @@ -3759,15 +3760,16 @@ Object.assign(adjustedParams, _params); * const username = * const displayName = * const location = + * const verifiedAccounts = * - * client.updateUser({signerUuid, bio, pfpUrl, url, username, displayName, location}).then(response => { + * client.updateUser({signerUuid, bio, pfpUrl, url, username, displayName, location, verifiedAccounts}).then(response => { * console.log('response:', response); * }); * * For more information, refer to the [API documentation](https://docs.neynar.com/reference/update-user) * */ -public async updateUser(params: { signerUuid: string, bio?: string, pfpUrl?: string, url?: string, username?: string, displayName?: string, location?: UpdateUserReqBodyLocation }): Promise { +public async updateUser(params: { signerUuid: string, bio?: string, pfpUrl?: string, url?: string, username?: string, displayName?: string, location?: UpdateUserReqBodyLocation, verifiedAccounts?: UpdateUserReqBodyVerifiedAccounts }): Promise { const adjustedParams: any = {}; const _params = { updateUserReqBody: camelCaseToSnakeCaseKeys(params) }; Object.assign(adjustedParams, _params);