Skip to content

Commit d0e5fad

Browse files
committed
[GitHub Actions] Generate NodeJS SDK v3.183.0 from OAS repo
1 parent ae6dfdd commit d0e5fad

468 files changed

Lines changed: 482 additions & 858 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.182.0",
3+
"version": "3.183.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/neynarxyz/nodejs-sdk.git"

src/api/.openapi-generator/FILES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ docs/FetchRelevantFrames200Response.md
182182
docs/FetchRelevantFrames200ResponseRelevantFramesInner.md
183183
docs/FetchRelevantFrames200ResponseRelevantFramesInnerFrame.md
184184
docs/FetchRelevantFrames200ResponseRelevantFramesInnerFrameMetadata.md
185-
docs/FetchTrendingFeed400Response.md
186185
docs/FetchTrendingFungibles200Response.md
187186
docs/FetchTrendingFungibles200ResponseTrendingInner.md
188187
docs/FetchTrendingFungibles200ResponseTrendingInnerFungible.md
@@ -227,6 +226,7 @@ docs/GetDevStatus200Response.md
227226
docs/GetDevStatus200ResponseOneOf.md
228227
docs/GetDevStatus200ResponseOneOf1.md
229228
docs/GetNotificationCampaignStats200Response.md
229+
docs/GetNotificationCampaignStats400Response.md
230230
docs/GetTableSchema200Response.md
231231
docs/GetTableSchema200ResponseColumnsInner.md
232232
docs/GetTableSchema200ResponseForeignKeysInner.md
@@ -631,7 +631,6 @@ models/fetch-relevant-frames200-response-relevant-frames-inner-frame-metadata.ts
631631
models/fetch-relevant-frames200-response-relevant-frames-inner-frame.ts
632632
models/fetch-relevant-frames200-response-relevant-frames-inner.ts
633633
models/fetch-relevant-frames200-response.ts
634-
models/fetch-trending-feed400-response.ts
635634
models/fetch-trending-fungibles200-response-trending-inner-fungible-price.ts
636635
models/fetch-trending-fungibles200-response-trending-inner-fungible.ts
637636
models/fetch-trending-fungibles200-response-trending-inner.ts
@@ -673,6 +672,7 @@ models/get-dev-status200-response-one-of.ts
673672
models/get-dev-status200-response-one-of1.ts
674673
models/get-dev-status200-response.ts
675674
models/get-notification-campaign-stats200-response.ts
675+
models/get-notification-campaign-stats400-response.ts
676676
models/get-table-schema200-response-columns-inner.ts
677677
models/get-table-schema200-response-foreign-keys-inner.ts
678678
models/get-table-schema200-response-indexes-inner.ts

src/api/api.ts

Lines changed: 1 addition & 4 deletions
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.182.0
7+
* The version of the OpenAPI document: 3.183.0
88
* Contact: team@neynar.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -116,15 +116,12 @@ export type { FeedApiFetchFeedByParentUrlsRequest } from './apis/feed-api';
116116
export type { FeedApiFetchFeedByTopicRequest } from './apis/feed-api';
117117
export type { FeedApiFetchPopularCastsByUserRequest } from './apis/feed-api';
118118
export type { FeedApiFetchRepliesAndRecastsForUserRequest } from './apis/feed-api';
119-
export type { FeedApiFetchTrendingFeedRequest } from './apis/feed-api';
120119
export type { FeedApiFetchUserFollowingFeedRequest } from './apis/feed-api';
121120
export { FeedApi } from './apis/feed-api';
122121
export { FetchFeedFeedTypeEnum } from './apis/feed-api';
123122
export { FetchFeedFilterTypeEnum } from './apis/feed-api';
124123
export { FetchFeedEmbedTypesEnum } from './apis/feed-api';
125124
export { FetchRepliesAndRecastsForUserFilterEnum } from './apis/feed-api';
126-
export { FetchTrendingFeedTimeWindowEnum } from './apis/feed-api';
127-
export { FetchTrendingFeedProviderEnum } from './apis/feed-api';
128125
export { FnameApiAxiosParamCreator } from './apis/fname-api';
129126
export { FnameApiFp } from './apis/fname-api';
130127
export { FnameApiFactory } from './apis/fname-api';

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.182.0
7+
* The version of the OpenAPI document: 3.183.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.182.0
7+
* The version of the OpenAPI document: 3.183.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.182.0
7+
* The version of the OpenAPI document: 3.183.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.182.0
7+
* The version of the OpenAPI document: 3.183.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.182.0
7+
* The version of the OpenAPI document: 3.183.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.182.0
7+
* The version of the OpenAPI document: 3.183.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)