Skip to content

Commit e256b6c

Browse files
committed
[GitHub Actions] Generate NodeJS SDK v3.137.0 from OAS repo
1 parent e437408 commit e256b6c

422 files changed

Lines changed: 518 additions & 472 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

oas

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neynar/nodejs-sdk",
3-
"version": "3.136.0",
3+
"version": "3.137.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/neynarxyz/nodejs-sdk.git"

src/api/.openapi-generator/FILES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ models/reaction-with-user-info.ts
285285
models/reactions-cast-response.ts
286286
models/reactions-response.ts
287287
models/reciprocal-follower.ts
288+
models/recover-request.ts
288289
models/register-auth-address-developer-managed-signed-key-req-body.ts
289290
models/register-developer-managed-signed-key-req-body.ts
290291
models/register-signed-key-for-developer-managed-auth-address200-response.ts

src/api/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Neynar API
55
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
66
*
7-
* The version of the OpenAPI document: 3.136.0
7+
* The version of the OpenAPI document: 3.137.0
88
* Contact: team@neynar.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/api/apis/action-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Neynar API
55
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
66
*
7-
* The version of the OpenAPI document: 3.136.0
7+
* The version of the OpenAPI document: 3.137.0
88
* Contact: team@neynar.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/api/apis/agents-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Neynar API
55
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
66
*
7-
* The version of the OpenAPI document: 3.136.0
7+
* The version of the OpenAPI document: 3.137.0
88
* Contact: team@neynar.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/api/apis/app-host-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Neynar API
55
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
66
*
7-
* The version of the OpenAPI document: 3.136.0
7+
* The version of the OpenAPI document: 3.137.0
88
* Contact: team@neynar.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/api/apis/auth-address-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Neynar API
55
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
66
*
7-
* The version of the OpenAPI document: 3.136.0
7+
* The version of the OpenAPI document: 3.137.0
88
* Contact: team@neynar.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/api/apis/ban-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Neynar API
55
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
66
*
7-
* The version of the OpenAPI document: 3.136.0
7+
* The version of the OpenAPI document: 3.137.0
88
* Contact: team@neynar.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/api/apis/block-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Neynar API
55
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
66
*
7-
* The version of the OpenAPI document: 3.136.0
7+
* The version of the OpenAPI document: 3.137.0
88
* Contact: team@neynar.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)