Skip to content

Commit ce69f7a

Browse files
committed
[GitHub Actions] Generate NodeJS SDK v3.28.0 from OAS repo
1 parent 6d1eed3 commit ce69f7a

349 files changed

Lines changed: 441 additions & 364 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.27.0",
3+
"version": "3.28.0",
44
"description": "SDK to interact with Neynar APIs (https://docs.neynar.com/reference/quickstart)",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",

src/api/.openapi-generator/FILES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ models/feed-response.ts
130130
models/fetch-cast-quotes200-response.ts
131131
models/fetch-feed-for-you400-response.ts
132132
models/fetch-frame-meta-tags-from-url200-response.ts
133+
models/fetch-relevant-frames200-response-relevant-frames-inner-frame-metadata.ts
134+
models/fetch-relevant-frames200-response-relevant-frames-inner-frame.ts
133135
models/fetch-relevant-frames200-response-relevant-frames-inner.ts
134136
models/fetch-relevant-frames200-response.ts
135137
models/fetch-user-interactions200-response.ts
@@ -158,7 +160,6 @@ models/frame-transaction.ts
158160
models/frame-v1-input.ts
159161
models/frame-v1-state.ts
160162
models/frame-v1.ts
161-
models/frame-v2-metadata.ts
162163
models/frame-v2-with-full-author.ts
163164
models/frame-v2.ts
164165
models/frame-validate-analytics-input-text-input-texts-inner.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.27.0
7+
* The version of the OpenAPI document: 3.28.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.27.0
7+
* The version of the OpenAPI document: 3.28.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.27.0
7+
* The version of the OpenAPI document: 3.28.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.27.0
7+
* The version of the OpenAPI document: 3.28.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.27.0
7+
* The version of the OpenAPI document: 3.28.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.27.0
7+
* The version of the OpenAPI document: 3.28.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.27.0
7+
* The version of the OpenAPI document: 3.28.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)