@neynar/nodejs-sdk 3.85.0 → 3.89.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/api/api.d.ts +1 -1
- package/build/api/api.js +1 -1
- package/build/api/apis/action-api.d.ts +1 -1
- package/build/api/apis/action-api.js +1 -1
- package/build/api/apis/agents-api.d.ts +1 -1
- package/build/api/apis/agents-api.js +1 -1
- package/build/api/apis/app-host-api.d.ts +1 -1
- package/build/api/apis/app-host-api.js +1 -1
- package/build/api/apis/auth-address-api.d.ts +1 -1
- package/build/api/apis/auth-address-api.js +1 -1
- package/build/api/apis/ban-api.d.ts +1 -1
- package/build/api/apis/ban-api.js +1 -1
- package/build/api/apis/block-api.d.ts +1 -1
- package/build/api/apis/block-api.js +1 -1
- package/build/api/apis/cast-api.d.ts +1 -1
- package/build/api/apis/cast-api.js +1 -1
- package/build/api/apis/channel-api.d.ts +1 -1
- package/build/api/apis/channel-api.js +1 -1
- package/build/api/apis/feed-api.d.ts +3 -14
- package/build/api/apis/feed-api.js +6 -11
- package/build/api/apis/fname-api.d.ts +1 -1
- package/build/api/apis/fname-api.js +1 -1
- package/build/api/apis/follows-api.d.ts +1 -1
- package/build/api/apis/follows-api.js +1 -1
- package/build/api/apis/frame-api.d.ts +1 -1
- package/build/api/apis/frame-api.js +1 -1
- package/build/api/apis/login-api.d.ts +1 -1
- package/build/api/apis/login-api.js +1 -1
- package/build/api/apis/metrics-api.d.ts +1 -1
- package/build/api/apis/metrics-api.js +1 -1
- package/build/api/apis/mute-api.d.ts +1 -1
- package/build/api/apis/mute-api.js +1 -1
- package/build/api/apis/notifications-api.d.ts +1 -1
- package/build/api/apis/notifications-api.js +1 -1
- package/build/api/apis/onchain-api.d.ts +1 -1
- package/build/api/apis/onchain-api.js +1 -1
- package/build/api/apis/reaction-api.d.ts +1 -1
- package/build/api/apis/reaction-api.js +1 -1
- package/build/api/apis/signer-api.d.ts +1 -1
- package/build/api/apis/signer-api.js +1 -1
- package/build/api/apis/storage-api.d.ts +1 -1
- package/build/api/apis/storage-api.js +1 -1
- package/build/api/apis/studio-api.d.ts +279 -87
- package/build/api/apis/studio-api.js +281 -94
- package/build/api/apis/subscribers-api.d.ts +1 -1
- package/build/api/apis/subscribers-api.js +1 -1
- package/build/api/apis/user-api.d.ts +1 -1
- package/build/api/apis/user-api.js +1 -1
- package/build/api/apis/webhook-api.d.ts +1 -1
- package/build/api/apis/webhook-api.js +1 -1
- package/build/api/base.d.ts +1 -1
- package/build/api/base.js +1 -1
- package/build/api/common.d.ts +1 -1
- package/build/api/common.js +1 -1
- package/build/api/configuration.d.ts +1 -1
- package/build/api/configuration.js +1 -1
- package/build/api/index.d.ts +1 -1
- package/build/api/index.js +1 -1
- package/build/api/models/add-verification-req-body.d.ts +1 -1
- package/build/api/models/add-verification-req-body.js +1 -1
- package/build/api/models/address-balance-verified-address.d.ts +1 -1
- package/build/api/models/address-balance-verified-address.js +1 -1
- package/build/api/models/address-balance.d.ts +1 -1
- package/build/api/models/address-balance.js +1 -1
- package/build/api/models/app-host-event-type.d.ts +1 -1
- package/build/api/models/app-host-event-type.js +1 -1
- package/build/api/models/app-host-get-event-response-notification-details.d.ts +1 -1
- package/build/api/models/app-host-get-event-response-notification-details.js +1 -1
- package/build/api/models/app-host-get-event-response.d.ts +1 -1
- package/build/api/models/app-host-get-event-response.js +1 -1
- package/build/api/models/app-host-post-event-req-body.d.ts +1 -1
- package/build/api/models/app-host-post-event-req-body.js +1 -1
- package/build/api/models/app-host-post-event-response.d.ts +1 -1
- package/build/api/models/app-host-post-event-response.js +1 -1
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.d.ts +1 -1
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.js +1 -1
- package/build/api/models/app-host-user-state-response.d.ts +1 -1
- package/build/api/models/app-host-user-state-response.js +1 -1
- package/build/api/models/associate-deployment-request-account-association.d.ts +1 -1
- package/build/api/models/associate-deployment-request-account-association.js +1 -1
- package/build/api/models/associate-deployment-request.d.ts +1 -1
- package/build/api/models/associate-deployment-request.js +1 -1
- package/build/api/models/associate-deployment200-response.d.ts +1 -1
- package/build/api/models/associate-deployment200-response.js +1 -1
- package/build/api/models/authorization-url-response.d.ts +1 -1
- package/build/api/models/authorization-url-response.js +1 -1
- package/build/api/models/balance-response-user-balance.d.ts +1 -1
- package/build/api/models/balance-response-user-balance.js +1 -1
- package/build/api/models/balance-response.d.ts +1 -1
- package/build/api/models/balance-response.js +1 -1
- package/build/api/models/ban-list-response.d.ts +1 -1
- package/build/api/models/ban-list-response.js +1 -1
- package/build/api/models/ban-record.d.ts +1 -1
- package/build/api/models/ban-record.js +1 -1
- package/build/api/models/ban-req-body.d.ts +1 -1
- package/build/api/models/ban-req-body.js +1 -1
- package/build/api/models/ban-response.d.ts +1 -1
- package/build/api/models/ban-response.js +1 -1
- package/build/api/models/best-friends-response-users-inner.d.ts +1 -1
- package/build/api/models/best-friends-response-users-inner.js +1 -1
- package/build/api/models/best-friends-response.d.ts +1 -1
- package/build/api/models/best-friends-response.js +1 -1
- package/build/api/models/block-list-response.d.ts +1 -1
- package/build/api/models/block-list-response.js +1 -1
- package/build/api/models/block-record.d.ts +1 -1
- package/build/api/models/block-record.js +1 -1
- package/build/api/models/block-req-body.d.ts +1 -1
- package/build/api/models/block-req-body.js +1 -1
- package/build/api/models/bulk-casts-response.d.ts +1 -1
- package/build/api/models/bulk-casts-response.js +1 -1
- package/build/api/models/bulk-follow-response.d.ts +1 -1
- package/build/api/models/bulk-follow-response.js +1 -1
- package/build/api/models/bulk-users-by-address-response.d.ts +1 -1
- package/build/api/models/bulk-users-by-address-response.js +1 -1
- package/build/api/models/bulk-users-response.d.ts +1 -1
- package/build/api/models/bulk-users-response.js +1 -1
- package/build/api/models/buy-storage-req-body.d.ts +1 -1
- package/build/api/models/buy-storage-req-body.js +1 -1
- package/build/api/models/cast-and-conversations-ref.d.ts +1 -1
- package/build/api/models/cast-and-conversations-ref.js +1 -1
- package/build/api/models/cast-and-conversations.d.ts +1 -1
- package/build/api/models/cast-and-conversations.js +1 -1
- package/build/api/models/cast-dehydrated.d.ts +1 -1
- package/build/api/models/cast-dehydrated.js +1 -1
- package/build/api/models/cast-embed-crawl-response.d.ts +1 -1
- package/build/api/models/cast-embed-crawl-response.js +1 -1
- package/build/api/models/cast-embedded-parent-author.d.ts +1 -1
- package/build/api/models/cast-embedded-parent-author.js +1 -1
- package/build/api/models/cast-embedded.d.ts +1 -1
- package/build/api/models/cast-embedded.js +1 -1
- package/build/api/models/cast-notification-type.d.ts +1 -1
- package/build/api/models/cast-notification-type.js +1 -1
- package/build/api/models/cast-reactions.d.ts +1 -1
- package/build/api/models/cast-reactions.js +1 -1
- package/build/api/models/cast-replies.d.ts +1 -1
- package/build/api/models/cast-replies.js +1 -1
- package/build/api/models/cast-response.d.ts +1 -1
- package/build/api/models/cast-response.js +1 -1
- package/build/api/models/cast-viewer-context.d.ts +1 -1
- package/build/api/models/cast-viewer-context.js +1 -1
- package/build/api/models/cast.d.ts +1 -1
- package/build/api/models/cast.js +1 -1
- package/build/api/models/casts-metrics-response.d.ts +1 -1
- package/build/api/models/casts-metrics-response.js +1 -1
- package/build/api/models/casts-metrics.d.ts +1 -1
- package/build/api/models/casts-metrics.js +1 -1
- package/build/api/models/casts-response-result.d.ts +1 -1
- package/build/api/models/casts-response-result.js +1 -1
- package/build/api/models/casts-response.d.ts +1 -1
- package/build/api/models/casts-response.js +1 -1
- package/build/api/models/casts-search-response.d.ts +1 -1
- package/build/api/models/casts-search-response.js +1 -1
- package/build/api/models/channel-activity.d.ts +1 -1
- package/build/api/models/channel-activity.js +1 -1
- package/build/api/models/channel-dehydrated.d.ts +1 -1
- package/build/api/models/channel-dehydrated.js +1 -1
- package/build/api/models/channel-external-link.d.ts +1 -1
- package/build/api/models/channel-external-link.js +1 -1
- package/build/api/models/channel-follow-req-body.d.ts +1 -1
- package/build/api/models/channel-follow-req-body.js +1 -1
- package/build/api/models/channel-list-response.d.ts +1 -1
- package/build/api/models/channel-list-response.js +1 -1
- package/build/api/models/channel-member-channel.d.ts +1 -1
- package/build/api/models/channel-member-channel.js +1 -1
- package/build/api/models/channel-member-invite-list-response.d.ts +1 -1
- package/build/api/models/channel-member-invite-list-response.js +1 -1
- package/build/api/models/channel-member-invite.d.ts +1 -1
- package/build/api/models/channel-member-invite.js +1 -1
- package/build/api/models/channel-member-list-response.d.ts +1 -1
- package/build/api/models/channel-member-list-response.js +1 -1
- package/build/api/models/channel-member-role.d.ts +1 -1
- package/build/api/models/channel-member-role.js +1 -1
- package/build/api/models/channel-member-user.d.ts +1 -1
- package/build/api/models/channel-member-user.js +1 -1
- package/build/api/models/channel-member.d.ts +1 -1
- package/build/api/models/channel-member.js +1 -1
- package/build/api/models/channel-or-channel-dehydrated.d.ts +1 -1
- package/build/api/models/channel-or-channel-dehydrated.js +1 -1
- package/build/api/models/channel-response-bulk.d.ts +1 -1
- package/build/api/models/channel-response-bulk.js +1 -1
- package/build/api/models/channel-response.d.ts +1 -1
- package/build/api/models/channel-response.js +1 -1
- package/build/api/models/channel-search-response.d.ts +1 -1
- package/build/api/models/channel-search-response.js +1 -1
- package/build/api/models/channel-user-context.d.ts +1 -1
- package/build/api/models/channel-user-context.js +1 -1
- package/build/api/models/channel.d.ts +1 -1
- package/build/api/models/channel.js +1 -1
- package/build/api/models/conflict-error-res.d.ts +1 -1
- package/build/api/models/conflict-error-res.js +1 -1
- package/build/api/models/conversation-conversation.d.ts +1 -1
- package/build/api/models/conversation-conversation.js +1 -1
- package/build/api/models/conversation-summary-summary.d.ts +1 -1
- package/build/api/models/conversation-summary-summary.js +1 -1
- package/build/api/models/conversation-summary.d.ts +1 -1
- package/build/api/models/conversation-summary.js +1 -1
- package/build/api/models/conversation.d.ts +1 -1
- package/build/api/models/conversation.js +1 -1
- package/build/api/models/create-deployment-request.d.ts +1 -1
- package/build/api/models/create-deployment-request.js +1 -1
- package/build/api/models/delete-cast-req-body.d.ts +1 -1
- package/build/api/models/delete-cast-req-body.js +1 -1
- package/build/api/models/delete-deployment-request.d.ts +1 -1
- package/build/api/models/delete-deployment-request.js +1 -1
- package/build/api/models/delete-deployment200-response.d.ts +1 -1
- package/build/api/models/delete-deployment200-response.js +1 -1
- package/build/api/models/deploy-fungible-response-contract-fungible.d.ts +1 -1
- package/build/api/models/deploy-fungible-response-contract-fungible.js +1 -1
- package/build/api/models/deploy-fungible-response-contract.d.ts +1 -1
- package/build/api/models/deploy-fungible-response-contract.js +1 -1
- package/build/api/models/deploy-fungible-response.d.ts +1 -1
- package/build/api/models/deploy-fungible-response.js +1 -1
- package/build/api/models/deploy-to-vercel-request.d.ts +38 -0
- package/build/api/models/{prompt-deployment-request.js → deploy-to-vercel-request.js} +1 -1
- package/build/api/models/deploy-to-vercel200-response.d.ts +36 -0
- package/build/api/models/{prompt-deployment200-response.js → deploy-to-vercel200-response.js} +1 -1
- package/build/api/models/{prompt-deployment200-response.d.ts → deploy-to-vercel400-response.d.ts} +11 -11
- package/build/api/models/deploy-to-vercel400-response.js +15 -0
- package/build/api/models/developer-managed-signer.d.ts +1 -1
- package/build/api/models/developer-managed-signer.js +1 -1
- package/build/api/models/embed-cast-deep-cast-id.d.ts +1 -1
- package/build/api/models/embed-cast-deep-cast-id.js +1 -1
- package/build/api/models/embed-cast-deep.d.ts +1 -1
- package/build/api/models/embed-cast-deep.js +1 -1
- package/build/api/models/embed-cast.d.ts +1 -1
- package/build/api/models/embed-cast.js +1 -1
- package/build/api/models/embed-deep.d.ts +1 -1
- package/build/api/models/embed-deep.js +1 -1
- package/build/api/models/embed-url-metadata-image.d.ts +1 -1
- package/build/api/models/embed-url-metadata-image.js +1 -1
- package/build/api/models/embed-url-metadata-video-stream-inner.d.ts +1 -1
- package/build/api/models/embed-url-metadata-video-stream-inner.js +1 -1
- package/build/api/models/embed-url-metadata-video.d.ts +1 -1
- package/build/api/models/embed-url-metadata-video.js +1 -1
- package/build/api/models/embed-url-metadata.d.ts +1 -1
- package/build/api/models/embed-url-metadata.js +1 -1
- package/build/api/models/embed-url.d.ts +1 -1
- package/build/api/models/embed-url.js +1 -1
- package/build/api/models/embed.d.ts +1 -1
- package/build/api/models/embed.js +1 -1
- package/build/api/models/encoded-json-farcaster-signature.d.ts +1 -1
- package/build/api/models/encoded-json-farcaster-signature.js +1 -1
- package/build/api/models/error-res.d.ts +1 -1
- package/build/api/models/error-res.js +1 -1
- package/build/api/models/farcaster-action-req-body-action.d.ts +1 -1
- package/build/api/models/farcaster-action-req-body-action.js +1 -1
- package/build/api/models/farcaster-action-req-body.d.ts +1 -1
- package/build/api/models/farcaster-action-req-body.js +1 -1
- package/build/api/models/farcaster-fungible.d.ts +1 -1
- package/build/api/models/farcaster-fungible.js +1 -1
- package/build/api/models/farcaster-manifest-frame.d.ts +1 -1
- package/build/api/models/farcaster-manifest-frame.js +1 -1
- package/build/api/models/farcaster-manifest.d.ts +1 -1
- package/build/api/models/farcaster-manifest.js +1 -1
- package/build/api/models/feed-response.d.ts +1 -1
- package/build/api/models/feed-response.js +1 -1
- package/build/api/models/fetch-cast-quotes200-response.d.ts +1 -1
- package/build/api/models/fetch-cast-quotes200-response.js +1 -1
- package/build/api/models/fetch-feed-for-you400-response.d.ts +1 -1
- package/build/api/models/fetch-feed-for-you400-response.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-pool.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-pool.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction-net-transfer.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction-net-transfer.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction-network.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction-network.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner-transaction.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response-trades-inner.js +1 -1
- package/build/api/models/fetch-fungible-trades200-response.d.ts +1 -1
- package/build/api/models/fetch-fungible-trades200-response.js +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner-frame-metadata.d.ts +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner-frame-metadata.js +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner-frame.d.ts +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner-frame.js +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.d.ts +1 -1
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.js +1 -1
- package/build/api/models/fetch-relevant-frames200-response.d.ts +1 -1
- package/build/api/models/fetch-relevant-frames200-response.js +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner-fungible-price.d.ts +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner-fungible-price.js +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner-fungible.d.ts +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner-fungible.js +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner.d.ts +1 -1
- package/build/api/models/fetch-trending-fungibles200-response-trending-inner.js +1 -1
- package/build/api/models/fetch-trending-fungibles200-response.d.ts +1 -1
- package/build/api/models/fetch-trending-fungibles200-response.js +1 -1
- package/build/api/models/fetch-user-interactions200-response.d.ts +1 -1
- package/build/api/models/fetch-user-interactions200-response.js +1 -1
- package/build/api/models/fetch-user-reciprocal-followers200-response.d.ts +1 -1
- package/build/api/models/fetch-user-reciprocal-followers200-response.js +1 -1
- package/build/api/models/fname-availability-response.d.ts +1 -1
- package/build/api/models/fname-availability-response.js +1 -1
- package/build/api/models/follow-req-body.d.ts +1 -1
- package/build/api/models/follow-req-body.js +1 -1
- package/build/api/models/follow-response.d.ts +1 -1
- package/build/api/models/follow-response.js +1 -1
- package/build/api/models/follower-dehydrated.d.ts +1 -1
- package/build/api/models/follower-dehydrated.js +1 -1
- package/build/api/models/follower.d.ts +1 -1
- package/build/api/models/follower.js +1 -1
- package/build/api/models/followers-response.d.ts +1 -1
- package/build/api/models/followers-response.js +1 -1
- package/build/api/models/frame-action-button.d.ts +1 -1
- package/build/api/models/frame-action-button.js +1 -1
- package/build/api/models/frame-button-action-type.d.ts +1 -1
- package/build/api/models/frame-button-action-type.js +1 -1
- package/build/api/models/frame-catalog-response.d.ts +1 -1
- package/build/api/models/frame-catalog-response.js +1 -1
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.d.ts +1 -1
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.js +1 -1
- package/build/api/models/frame-notification-tokens.d.ts +1 -1
- package/build/api/models/frame-notification-tokens.js +1 -1
- package/build/api/models/frame-pay-transaction-req-body-transaction.d.ts +1 -1
- package/build/api/models/frame-pay-transaction-req-body-transaction.js +1 -1
- package/build/api/models/frame-pay-transaction-req-body.d.ts +1 -1
- package/build/api/models/frame-pay-transaction-req-body.js +1 -1
- package/build/api/models/frame-v1-input.d.ts +1 -1
- package/build/api/models/frame-v1-input.js +1 -1
- package/build/api/models/frame-v1-state.d.ts +1 -1
- package/build/api/models/frame-v1-state.js +1 -1
- package/build/api/models/frame-v1.d.ts +1 -1
- package/build/api/models/frame-v1.js +1 -1
- package/build/api/models/frame-v2-with-full-author.d.ts +1 -1
- package/build/api/models/frame-v2-with-full-author.js +1 -1
- package/build/api/models/frame-v2.d.ts +1 -1
- package/build/api/models/frame-v2.js +1 -1
- package/build/api/models/frame.d.ts +1 -1
- package/build/api/models/frame.js +1 -1
- package/build/api/models/fungible-balance-balance.d.ts +1 -1
- package/build/api/models/fungible-balance-balance.js +1 -1
- package/build/api/models/fungible-balance.d.ts +1 -1
- package/build/api/models/fungible-balance.js +1 -1
- package/build/api/models/fungible.d.ts +1 -1
- package/build/api/models/fungible.js +1 -1
- package/build/api/models/fungibles-response-schema.d.ts +1 -1
- package/build/api/models/fungibles-response-schema.js +1 -1
- package/build/api/models/get-conversation-messages200-response-messages-inner.d.ts +1 -1
- package/build/api/models/get-conversation-messages200-response-messages-inner.js +1 -1
- package/build/api/models/get-conversation-messages200-response.d.ts +1 -1
- package/build/api/models/get-conversation-messages200-response.js +1 -1
- package/build/api/models/get-deployment-file200-response.d.ts +1 -1
- package/build/api/models/get-deployment-file200-response.js +1 -1
- package/build/api/models/get-deployment-logs200-response.d.ts +1 -1
- package/build/api/models/get-deployment-logs200-response.js +1 -1
- package/build/api/models/get-notification-campaign-stats200-response.d.ts +1 -1
- package/build/api/models/get-notification-campaign-stats200-response.js +1 -1
- package/build/api/models/html-metadata-oembed.d.ts +1 -1
- package/build/api/models/html-metadata-oembed.js +1 -1
- package/build/api/models/html-metadata.d.ts +1 -1
- package/build/api/models/html-metadata.js +1 -1
- package/build/api/models/image-object.d.ts +1 -1
- package/build/api/models/image-object.js +1 -1
- package/build/api/models/index.d.ts +7 -2
- package/build/api/models/index.js +7 -2
- package/build/api/models/invite-channel-member-req-body.d.ts +1 -1
- package/build/api/models/invite-channel-member-req-body.js +1 -1
- package/build/api/models/list-conversations200-response-conversations-inner.d.ts +1 -1
- package/build/api/models/list-conversations200-response-conversations-inner.js +1 -1
- package/build/api/models/list-conversations200-response.d.ts +1 -1
- package/build/api/models/list-conversations200-response.js +1 -1
- package/build/api/models/list-deployment-files200-response-files-inner.d.ts +1 -1
- package/build/api/models/list-deployment-files200-response-files-inner.js +1 -1
- package/build/api/models/list-deployment-files200-response.d.ts +1 -1
- package/build/api/models/list-deployment-files200-response.js +1 -1
- package/build/api/models/list-deployments200-response-inner.d.ts +14 -8
- package/build/api/models/list-deployments200-response-inner.js +1 -1
- package/build/api/models/list-deployments400-response.d.ts +1 -1
- package/build/api/models/list-deployments400-response.js +1 -1
- package/build/api/models/location-address.d.ts +1 -1
- package/build/api/models/location-address.js +1 -1
- package/build/api/models/location.d.ts +1 -1
- package/build/api/models/location.js +1 -1
- package/build/api/models/mark-notifications-as-seen-req-body.d.ts +1 -1
- package/build/api/models/mark-notifications-as-seen-req-body.js +1 -1
- package/build/api/models/mint-nft-request-recipients-inner.d.ts +1 -1
- package/build/api/models/mint-nft-request-recipients-inner.js +1 -1
- package/build/api/models/mint-nft-request.d.ts +1 -1
- package/build/api/models/mint-nft-request.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.js +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner.d.ts +1 -1
- package/build/api/models/mint-nft200-response-transactions-inner.js +1 -1
- package/build/api/models/mint-nft200-response.d.ts +1 -1
- package/build/api/models/mint-nft200-response.js +1 -1
- package/build/api/models/mute-list-response.d.ts +1 -1
- package/build/api/models/mute-list-response.js +1 -1
- package/build/api/models/mute-record.d.ts +1 -1
- package/build/api/models/mute-record.js +1 -1
- package/build/api/models/mute-req-body.d.ts +1 -1
- package/build/api/models/mute-req-body.js +1 -1
- package/build/api/models/mute-response.d.ts +1 -1
- package/build/api/models/mute-response.js +1 -1
- package/build/api/models/network.d.ts +1 -1
- package/build/api/models/network.js +1 -1
- package/build/api/models/next-cursor.d.ts +1 -1
- package/build/api/models/next-cursor.js +1 -1
- package/build/api/models/nonce-response.d.ts +1 -1
- package/build/api/models/nonce-response.js +1 -1
- package/build/api/models/notification-campaign-stats-error-breakdown.d.ts +1 -1
- package/build/api/models/notification-campaign-stats-error-breakdown.js +1 -1
- package/build/api/models/notification-campaign-stats.d.ts +1 -1
- package/build/api/models/notification-campaign-stats.js +1 -1
- package/build/api/models/notification-campaign.d.ts +1 -1
- package/build/api/models/notification-campaign.js +1 -1
- package/build/api/models/notification-delivery.d.ts +1 -1
- package/build/api/models/notification-delivery.js +1 -1
- package/build/api/models/notification-type.d.ts +1 -1
- package/build/api/models/notification-type.js +1 -1
- package/build/api/models/notification.d.ts +1 -1
- package/build/api/models/notification.js +1 -1
- package/build/api/models/notifications-response.d.ts +1 -1
- package/build/api/models/notifications-response.js +1 -1
- package/build/api/models/oembed-link-data.d.ts +1 -1
- package/build/api/models/oembed-link-data.js +1 -1
- package/build/api/models/oembed-photo-data.d.ts +1 -1
- package/build/api/models/oembed-photo-data.js +1 -1
- package/build/api/models/oembed-rich-data.d.ts +1 -1
- package/build/api/models/oembed-rich-data.js +1 -1
- package/build/api/models/oembed-video-data.d.ts +1 -1
- package/build/api/models/oembed-video-data.js +1 -1
- package/build/api/models/operation-response.d.ts +1 -1
- package/build/api/models/operation-response.js +1 -1
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.js +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of.js +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of1.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of1.js +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of2.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds-one-of2.js +1 -1
- package/build/api/models/post-cast-req-body-embeds.d.ts +1 -1
- package/build/api/models/post-cast-req-body-embeds.js +1 -1
- package/build/api/models/post-cast-req-body.d.ts +1 -1
- package/build/api/models/post-cast-req-body.js +1 -1
- package/build/api/models/post-cast-response-cast-author.d.ts +1 -1
- package/build/api/models/post-cast-response-cast-author.js +1 -1
- package/build/api/models/post-cast-response-cast.d.ts +1 -1
- package/build/api/models/post-cast-response-cast.js +1 -1
- package/build/api/models/post-cast-response.d.ts +1 -1
- package/build/api/models/post-cast-response.js +1 -1
- package/build/api/models/{prompt-deployment-request.d.ts → prompt-deployment-stream-request.d.ts} +13 -15
- package/build/api/models/prompt-deployment-stream-request.js +15 -0
- package/build/api/models/reaction-for-cast.d.ts +1 -1
- package/build/api/models/reaction-for-cast.js +1 -1
- package/build/api/models/reaction-like.d.ts +1 -1
- package/build/api/models/reaction-like.js +1 -1
- package/build/api/models/reaction-recast.d.ts +1 -1
- package/build/api/models/reaction-recast.js +1 -1
- package/build/api/models/reaction-req-body.d.ts +1 -1
- package/build/api/models/reaction-req-body.js +1 -1
- package/build/api/models/reaction-type.d.ts +1 -1
- package/build/api/models/reaction-type.js +1 -1
- package/build/api/models/reaction-with-cast-info.d.ts +1 -1
- package/build/api/models/reaction-with-cast-info.js +1 -1
- package/build/api/models/reaction-with-user-info.d.ts +1 -1
- package/build/api/models/reaction-with-user-info.js +1 -1
- package/build/api/models/reactions-cast-response.d.ts +1 -1
- package/build/api/models/reactions-cast-response.js +1 -1
- package/build/api/models/reactions-response.d.ts +1 -1
- package/build/api/models/reactions-response.js +1 -1
- package/build/api/models/reciprocal-follower.d.ts +1 -1
- package/build/api/models/reciprocal-follower.js +1 -1
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.d.ts +1 -1
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.js +1 -1
- package/build/api/models/register-developer-managed-signed-key-req-body.d.ts +1 -1
- package/build/api/models/register-developer-managed-signed-key-req-body.js +1 -1
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.d.ts +1 -1
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.js +1 -1
- package/build/api/models/register-signer-key-req-body.d.ts +1 -1
- package/build/api/models/register-signer-key-req-body.js +1 -1
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.d.ts +1 -1
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.js +1 -1
- package/build/api/models/register-user-on-chain-req-body-registration.d.ts +1 -1
- package/build/api/models/register-user-on-chain-req-body-registration.js +1 -1
- package/build/api/models/register-user-on-chain-req-body-signers-inner.d.ts +1 -1
- package/build/api/models/register-user-on-chain-req-body-signers-inner.js +1 -1
- package/build/api/models/register-user-on-chain-req-body.d.ts +1 -1
- package/build/api/models/register-user-on-chain-req-body.js +1 -1
- package/build/api/models/register-user-on-chain-response.d.ts +1 -1
- package/build/api/models/register-user-on-chain-response.js +1 -1
- package/build/api/models/register-user-req-body-metadata.d.ts +1 -1
- package/build/api/models/register-user-req-body-metadata.js +1 -1
- package/build/api/models/register-user-req-body-signer.d.ts +1 -1
- package/build/api/models/register-user-req-body-signer.js +1 -1
- package/build/api/models/register-user-req-body.d.ts +1 -1
- package/build/api/models/register-user-req-body.js +1 -1
- package/build/api/models/register-user-response-signers-inner.d.ts +1 -1
- package/build/api/models/register-user-response-signers-inner.js +1 -1
- package/build/api/models/register-user-response.d.ts +1 -1
- package/build/api/models/register-user-response.js +1 -1
- package/build/api/models/relevant-followers-response.d.ts +1 -1
- package/build/api/models/relevant-followers-response.js +1 -1
- package/build/api/models/relevant-fungible-owners-response.d.ts +1 -1
- package/build/api/models/relevant-fungible-owners-response.js +1 -1
- package/build/api/models/remove-channel-member-req-body.d.ts +1 -1
- package/build/api/models/remove-channel-member-req-body.js +1 -1
- package/build/api/models/remove-verification-req-body.d.ts +1 -1
- package/build/api/models/remove-verification-req-body.js +1 -1
- package/build/api/models/respond-channel-invite-req-body.d.ts +1 -1
- package/build/api/models/respond-channel-invite-req-body.js +1 -1
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.d.ts +1 -1
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.js +1 -1
- package/build/api/models/send-frame-notifications-req-body-filters.d.ts +1 -1
- package/build/api/models/send-frame-notifications-req-body-filters.js +1 -1
- package/build/api/models/send-frame-notifications-req-body-notification.d.ts +1 -1
- package/build/api/models/send-frame-notifications-req-body-notification.js +1 -1
- package/build/api/models/send-frame-notifications-req-body.d.ts +1 -1
- package/build/api/models/send-frame-notifications-req-body.js +1 -1
- package/build/api/models/send-frame-notifications-response.d.ts +1 -1
- package/build/api/models/send-frame-notifications-response.js +1 -1
- package/build/api/models/shared-signer-permission.d.ts +1 -1
- package/build/api/models/shared-signer-permission.js +1 -1
- package/build/api/models/signed-key-request-sponsor.d.ts +1 -1
- package/build/api/models/signed-key-request-sponsor.js +1 -1
- package/build/api/models/signed-message-body-signed-message.d.ts +1 -1
- package/build/api/models/signed-message-body-signed-message.js +1 -1
- package/build/api/models/signed-message-body.d.ts +1 -1
- package/build/api/models/signed-message-body.js +1 -1
- package/build/api/models/signer-list-response.d.ts +1 -1
- package/build/api/models/signer-list-response.js +1 -1
- package/build/api/models/signer-uuid-body.d.ts +1 -1
- package/build/api/models/signer-uuid-body.js +1 -1
- package/build/api/models/signer.d.ts +1 -1
- package/build/api/models/signer.js +1 -1
- package/build/api/models/simulate-nft-mint-response-inner.d.ts +1 -1
- package/build/api/models/simulate-nft-mint-response-inner.js +1 -1
- package/build/api/models/simulate-nft-mint-response.d.ts +1 -1
- package/build/api/models/simulate-nft-mint-response.js +1 -1
- package/build/api/models/start-app-request.d.ts +1 -1
- package/build/api/models/start-app-request.js +1 -1
- package/build/api/models/start-app200-response.d.ts +1 -1
- package/build/api/models/start-app200-response.js +1 -1
- package/build/api/models/storage-allocation.d.ts +1 -1
- package/build/api/models/storage-allocation.js +1 -1
- package/build/api/models/storage-allocations-response.d.ts +1 -1
- package/build/api/models/storage-allocations-response.js +1 -1
- package/build/api/models/storage-object.d.ts +1 -1
- package/build/api/models/storage-object.js +1 -1
- package/build/api/models/storage-usage-response.d.ts +1 -1
- package/build/api/models/storage-usage-response.js +1 -1
- package/build/api/models/subscribed-to-object.d.ts +1 -1
- package/build/api/models/subscribed-to-object.js +1 -1
- package/build/api/models/subscribed-to-response.d.ts +1 -1
- package/build/api/models/subscribed-to-response.js +1 -1
- package/build/api/models/subscribed-to.d.ts +1 -1
- package/build/api/models/subscribed-to.js +1 -1
- package/build/api/models/subscriber.d.ts +1 -1
- package/build/api/models/subscriber.js +1 -1
- package/build/api/models/subscribers-response.d.ts +1 -1
- package/build/api/models/subscribers-response.js +1 -1
- package/build/api/models/subscription-check-response-value.d.ts +1 -1
- package/build/api/models/subscription-check-response-value.js +1 -1
- package/build/api/models/subscription-check-response.d.ts +1 -1
- package/build/api/models/subscription-check-response.js +1 -1
- package/build/api/models/subscription-metadata.d.ts +1 -1
- package/build/api/models/subscription-metadata.js +1 -1
- package/build/api/models/subscription-price.d.ts +1 -1
- package/build/api/models/subscription-price.js +1 -1
- package/build/api/models/subscription-tier-price.d.ts +1 -1
- package/build/api/models/subscription-tier-price.js +1 -1
- package/build/api/models/subscription-tier.d.ts +1 -1
- package/build/api/models/subscription-tier.js +1 -1
- package/build/api/models/subscription-token.d.ts +1 -1
- package/build/api/models/subscription-token.js +1 -1
- package/build/api/models/subscription.d.ts +1 -1
- package/build/api/models/subscription.js +1 -1
- package/build/api/models/subscriptions-response.d.ts +1 -1
- package/build/api/models/subscriptions-response.js +1 -1
- package/build/api/models/subscriptions.d.ts +1 -1
- package/build/api/models/subscriptions.js +1 -1
- package/build/api/models/text-range.d.ts +1 -1
- package/build/api/models/text-range.js +1 -1
- package/build/api/models/token-balance-balance.d.ts +1 -1
- package/build/api/models/token-balance-balance.js +1 -1
- package/build/api/models/token-balance-token.d.ts +1 -1
- package/build/api/models/token-balance-token.js +1 -1
- package/build/api/models/token-balance.d.ts +1 -1
- package/build/api/models/token-balance.js +1 -1
- package/build/api/models/transaction-frame-action.d.ts +1 -1
- package/build/api/models/transaction-frame-action.js +1 -1
- package/build/api/models/transaction-frame-config.d.ts +1 -1
- package/build/api/models/transaction-frame-config.js +1 -1
- package/build/api/models/transaction-frame-destination.d.ts +1 -1
- package/build/api/models/transaction-frame-destination.js +1 -1
- package/build/api/models/transaction-frame-line-item.d.ts +1 -1
- package/build/api/models/transaction-frame-line-item.js +1 -1
- package/build/api/models/transaction-frame-pay.d.ts +1 -1
- package/build/api/models/transaction-frame-pay.js +1 -1
- package/build/api/models/transaction-frame-response.d.ts +1 -1
- package/build/api/models/transaction-frame-response.js +1 -1
- package/build/api/models/transaction-frame-status.d.ts +1 -1
- package/build/api/models/transaction-frame-status.js +1 -1
- package/build/api/models/transaction-frame-type.d.ts +1 -1
- package/build/api/models/transaction-frame-type.js +1 -1
- package/build/api/models/transaction-frame.d.ts +1 -1
- package/build/api/models/transaction-frame.js +1 -1
- package/build/api/models/transaction-send-fungibles-receipt.d.ts +1 -1
- package/build/api/models/transaction-send-fungibles-receipt.js +1 -1
- package/build/api/models/transaction-send-fungibles-recipient.d.ts +1 -1
- package/build/api/models/transaction-send-fungibles-recipient.js +1 -1
- package/build/api/models/transaction-send-fungibles-req-body.d.ts +1 -1
- package/build/api/models/transaction-send-fungibles-req-body.js +1 -1
- package/build/api/models/transaction-send-fungibles-response.d.ts +1 -1
- package/build/api/models/transaction-send-fungibles-response.js +1 -1
- package/build/api/models/transaction-send-tx-info.d.ts +1 -1
- package/build/api/models/transaction-send-tx-info.js +1 -1
- package/build/api/models/trending-channel-response.d.ts +1 -1
- package/build/api/models/trending-channel-response.js +1 -1
- package/build/api/models/update-user-req-body-location.d.ts +1 -1
- package/build/api/models/update-user-req-body-location.js +1 -1
- package/build/api/models/update-user-req-body-verified-accounts.d.ts +1 -1
- package/build/api/models/update-user-req-body-verified-accounts.js +1 -1
- package/build/api/models/update-user-req-body.d.ts +1 -1
- package/build/api/models/update-user-req-body.js +1 -1
- package/build/api/models/update-user207-response-errors-inner.d.ts +1 -1
- package/build/api/models/update-user207-response-errors-inner.js +1 -1
- package/build/api/models/update-user207-response.d.ts +1 -1
- package/build/api/models/update-user207-response.js +1 -1
- package/build/api/models/upload-image-url-request.d.ts +1 -1
- package/build/api/models/upload-image-url-request.js +1 -1
- package/build/api/models/upload-image200-response.d.ts +1 -1
- package/build/api/models/upload-image200-response.js +1 -1
- package/build/api/models/user-auth-addresses-inner.d.ts +1 -1
- package/build/api/models/user-auth-addresses-inner.js +1 -1
- package/build/api/models/user-dehydrated.d.ts +1 -1
- package/build/api/models/user-dehydrated.js +1 -1
- package/build/api/models/user-experimental.d.ts +1 -1
- package/build/api/models/user-experimental.js +1 -1
- package/build/api/models/user-fidresponse.d.ts +1 -1
- package/build/api/models/user-fidresponse.js +1 -1
- package/build/api/models/user-power-lite-response-result.d.ts +1 -1
- package/build/api/models/user-power-lite-response-result.js +1 -1
- package/build/api/models/user-power-lite-response.d.ts +1 -1
- package/build/api/models/user-power-lite-response.js +1 -1
- package/build/api/models/user-pro.d.ts +1 -1
- package/build/api/models/user-pro.js +1 -1
- package/build/api/models/user-profile-banner.d.ts +1 -1
- package/build/api/models/user-profile-banner.js +1 -1
- package/build/api/models/user-profile-bio.d.ts +1 -1
- package/build/api/models/user-profile-bio.js +1 -1
- package/build/api/models/user-profile.d.ts +1 -1
- package/build/api/models/user-profile.js +1 -1
- package/build/api/models/user-response.d.ts +1 -1
- package/build/api/models/user-response.js +1 -1
- package/build/api/models/user-search-response-result.d.ts +1 -1
- package/build/api/models/user-search-response-result.js +1 -1
- package/build/api/models/user-search-response.d.ts +1 -1
- package/build/api/models/user-search-response.js +1 -1
- package/build/api/models/user-verified-accounts-inner.d.ts +1 -1
- package/build/api/models/user-verified-accounts-inner.js +1 -1
- package/build/api/models/user-verified-addresses-primary.d.ts +1 -1
- package/build/api/models/user-verified-addresses-primary.js +1 -1
- package/build/api/models/user-verified-addresses.d.ts +1 -1
- package/build/api/models/user-verified-addresses.js +1 -1
- package/build/api/models/user-viewer-context.d.ts +1 -1
- package/build/api/models/user-viewer-context.js +1 -1
- package/build/api/models/user.d.ts +1 -1
- package/build/api/models/user.js +1 -1
- package/build/api/models/users-active-channels-response.d.ts +1 -1
- package/build/api/models/users-active-channels-response.js +1 -1
- package/build/api/models/users-response.d.ts +1 -1
- package/build/api/models/users-response.js +1 -1
- package/build/api/models/vercel-deployment-logs200-response-logs-inner.d.ts +42 -0
- package/build/api/models/vercel-deployment-logs200-response-logs-inner.js +15 -0
- package/build/api/models/vercel-deployment-logs200-response.d.ts +31 -0
- package/build/api/models/vercel-deployment-logs200-response.js +15 -0
- package/build/api/models/vercel-deployment-status200-response.d.ts +54 -0
- package/build/api/models/vercel-deployment-status200-response.js +15 -0
- package/build/api/models/verification-chain-id.d.ts +1 -1
- package/build/api/models/verification-chain-id.js +1 -1
- package/build/api/models/verification-type.d.ts +1 -1
- package/build/api/models/verification-type.js +1 -1
- package/build/api/models/video-object.d.ts +1 -1
- package/build/api/models/video-object.js +1 -1
- package/build/api/models/webhook-delete-req-body.d.ts +1 -1
- package/build/api/models/webhook-delete-req-body.js +1 -1
- package/build/api/models/webhook-list-response.d.ts +1 -1
- package/build/api/models/webhook-list-response.js +1 -1
- package/build/api/models/webhook-patch-req-body.d.ts +1 -1
- package/build/api/models/webhook-patch-req-body.js +1 -1
- package/build/api/models/webhook-post-req-body.d.ts +1 -1
- package/build/api/models/webhook-post-req-body.js +1 -1
- package/build/api/models/webhook-put-req-body.d.ts +1 -1
- package/build/api/models/webhook-put-req-body.js +1 -1
- package/build/api/models/webhook-response.d.ts +1 -1
- package/build/api/models/webhook-response.js +1 -1
- package/build/api/models/webhook-secret.d.ts +1 -1
- package/build/api/models/webhook-secret.js +1 -1
- package/build/api/models/webhook-subscription-filters-cast.d.ts +1 -1
- package/build/api/models/webhook-subscription-filters-cast.js +1 -1
- package/build/api/models/webhook-subscription-filters-follow.d.ts +1 -1
- package/build/api/models/webhook-subscription-filters-follow.js +1 -1
- package/build/api/models/webhook-subscription-filters-reaction.d.ts +1 -1
- package/build/api/models/webhook-subscription-filters-reaction.js +1 -1
- package/build/api/models/webhook-subscription-filters-trade.d.ts +1 -1
- package/build/api/models/webhook-subscription-filters-trade.js +1 -1
- package/build/api/models/webhook-subscription-filters-user-updated.d.ts +1 -1
- package/build/api/models/webhook-subscription-filters-user-updated.js +1 -1
- package/build/api/models/webhook-subscription-filters.d.ts +1 -1
- package/build/api/models/webhook-subscription-filters.js +1 -1
- package/build/api/models/webhook-subscription.d.ts +1 -1
- package/build/api/models/webhook-subscription.js +1 -1
- package/build/api/models/webhook.d.ts +1 -1
- package/build/api/models/webhook.js +1 -1
- package/build/api/models/zod-error-errors-inner.d.ts +1 -1
- package/build/api/models/zod-error-errors-inner.js +1 -1
- package/build/api/models/zod-error.d.ts +1 -1
- package/build/api/models/zod-error.js +1 -1
- package/build/clients/NeynarAPIClient.d.ts +90 -34
- package/build/clients/NeynarAPIClient.js +94 -34
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Neynar API
|
|
6
6
|
* 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.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.89.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -137,6 +137,42 @@ const StudioApiAxiosParamCreator = function (configuration) {
|
|
|
137
137
|
options: localVarRequestOptions,
|
|
138
138
|
};
|
|
139
139
|
},
|
|
140
|
+
/**
|
|
141
|
+
* Publishes the generated miniapp to Vercel via GitHub. Creates a GitHub repository, pushes code, creates a Vercel project linked to GitHub, and triggers deployment. Requires API key authentication.
|
|
142
|
+
* @summary Deploy miniapp to Vercel
|
|
143
|
+
* @param {DeployToVercelRequest} deployToVercelRequest
|
|
144
|
+
* @param {*} [options] Override http request option.
|
|
145
|
+
* @throws {RequiredError}
|
|
146
|
+
* @returns {Promise<DeployToVercel200Response>} A promise that resolves to a `DeployToVercel200Response` object
|
|
147
|
+
*
|
|
148
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/deploy-to-vercel)
|
|
149
|
+
*
|
|
150
|
+
*/
|
|
151
|
+
deployToVercel: async (deployToVercelRequest, options = {}) => {
|
|
152
|
+
// verify required parameter 'deployToVercelRequest' is not null or undefined
|
|
153
|
+
(0, common_1.assertParamExists)('deployToVercel', 'deployToVercelRequest', deployToVercelRequest);
|
|
154
|
+
const localVarPath = `/v2/studio/vercel/`;
|
|
155
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
156
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
157
|
+
let baseOptions;
|
|
158
|
+
if (configuration) {
|
|
159
|
+
baseOptions = configuration.baseOptions;
|
|
160
|
+
}
|
|
161
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
162
|
+
const localVarHeaderParameter = {};
|
|
163
|
+
const localVarQueryParameter = {};
|
|
164
|
+
// authentication ApiKeyAuth required
|
|
165
|
+
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
166
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
167
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
168
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
169
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
170
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(deployToVercelRequest, localVarRequestOptions, configuration);
|
|
171
|
+
return {
|
|
172
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
173
|
+
options: localVarRequestOptions,
|
|
174
|
+
};
|
|
175
|
+
},
|
|
140
176
|
/**
|
|
141
177
|
* Retrieves all messages in a specific conversation. Requires API key authentication.
|
|
142
178
|
* @summary Get messages in a conversation
|
|
@@ -462,46 +498,10 @@ const StudioApiAxiosParamCreator = function (configuration) {
|
|
|
462
498
|
options: localVarRequestOptions,
|
|
463
499
|
};
|
|
464
500
|
},
|
|
465
|
-
/**
|
|
466
|
-
* Sends a prompt to a specific miniapp generator deployment. Requires authentication via API key in the request header.
|
|
467
|
-
* @summary Prompt a deployment
|
|
468
|
-
* @param {PromptDeploymentRequest} promptDeploymentRequest
|
|
469
|
-
* @param {*} [options] Override http request option.
|
|
470
|
-
* @throws {RequiredError}
|
|
471
|
-
* @returns {Promise<PromptDeployment200Response>} A promise that resolves to a `PromptDeployment200Response` object
|
|
472
|
-
*
|
|
473
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/prompt-deployment)
|
|
474
|
-
*
|
|
475
|
-
*/
|
|
476
|
-
promptDeployment: async (promptDeploymentRequest, options = {}) => {
|
|
477
|
-
// verify required parameter 'promptDeploymentRequest' is not null or undefined
|
|
478
|
-
(0, common_1.assertParamExists)('promptDeployment', 'promptDeploymentRequest', promptDeploymentRequest);
|
|
479
|
-
const localVarPath = `/v2/studio/deployment/prompt`;
|
|
480
|
-
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
481
|
-
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
482
|
-
let baseOptions;
|
|
483
|
-
if (configuration) {
|
|
484
|
-
baseOptions = configuration.baseOptions;
|
|
485
|
-
}
|
|
486
|
-
const localVarRequestOptions = Object.assign(Object.assign({ method: 'POST' }, baseOptions), options);
|
|
487
|
-
const localVarHeaderParameter = {};
|
|
488
|
-
const localVarQueryParameter = {};
|
|
489
|
-
// authentication ApiKeyAuth required
|
|
490
|
-
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
491
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
492
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
493
|
-
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
494
|
-
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
495
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(promptDeploymentRequest, localVarRequestOptions, configuration);
|
|
496
|
-
return {
|
|
497
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
498
|
-
options: localVarRequestOptions,
|
|
499
|
-
};
|
|
500
|
-
},
|
|
501
501
|
/**
|
|
502
502
|
* Sends a prompt to a specific miniapp generator deployment and returns a streaming response using Server-Sent Events. The response is a continuous stream of Server-Sent Events, not a single JSON payload. Each event contains a JSON object with type, message, and other fields specific to the message type. Requires authentication via API key in the request header.
|
|
503
503
|
* @summary Prompt a deployment with streaming response
|
|
504
|
-
* @param {
|
|
504
|
+
* @param {PromptDeploymentStreamRequest} promptDeploymentStreamRequest
|
|
505
505
|
* @param {*} [options] Override http request option.
|
|
506
506
|
* @throws {RequiredError}
|
|
507
507
|
* @returns {Promise<>} A promise that resolves to a `` object
|
|
@@ -509,9 +509,9 @@ const StudioApiAxiosParamCreator = function (configuration) {
|
|
|
509
509
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/prompt-deployment-stream)
|
|
510
510
|
*
|
|
511
511
|
*/
|
|
512
|
-
promptDeploymentStream: async (
|
|
513
|
-
// verify required parameter '
|
|
514
|
-
(0, common_1.assertParamExists)('promptDeploymentStream', '
|
|
512
|
+
promptDeploymentStream: async (promptDeploymentStreamRequest, options = {}) => {
|
|
513
|
+
// verify required parameter 'promptDeploymentStreamRequest' is not null or undefined
|
|
514
|
+
(0, common_1.assertParamExists)('promptDeploymentStream', 'promptDeploymentStreamRequest', promptDeploymentStreamRequest);
|
|
515
515
|
const localVarPath = `/v2/studio/deployment/prompt/stream`;
|
|
516
516
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
517
517
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -528,7 +528,7 @@ const StudioApiAxiosParamCreator = function (configuration) {
|
|
|
528
528
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
529
529
|
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
530
530
|
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
531
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
531
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(promptDeploymentStreamRequest, localVarRequestOptions, configuration);
|
|
532
532
|
return {
|
|
533
533
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
534
534
|
options: localVarRequestOptions,
|
|
@@ -673,6 +673,96 @@ const StudioApiAxiosParamCreator = function (configuration) {
|
|
|
673
673
|
options: localVarRequestOptions,
|
|
674
674
|
};
|
|
675
675
|
},
|
|
676
|
+
/**
|
|
677
|
+
* Retrieves the build logs for a Vercel deployment. Useful for debugging failed deployments. Requires Studio admin authentication.
|
|
678
|
+
* @summary Get Vercel deployment build logs
|
|
679
|
+
* @param {number | null} fid Farcaster ID of the user
|
|
680
|
+
* @param {string} name Deployment name used to identify the Vercel project
|
|
681
|
+
* @param {number} [limit] Maximum number of log events to return. Defaults to 100.
|
|
682
|
+
* @param {*} [options] Override http request option.
|
|
683
|
+
* @throws {RequiredError}
|
|
684
|
+
* @returns {Promise<VercelDeploymentLogs200Response>} A promise that resolves to a `VercelDeploymentLogs200Response` object
|
|
685
|
+
*
|
|
686
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/vercel-deployment-logs)
|
|
687
|
+
*
|
|
688
|
+
*/
|
|
689
|
+
vercelDeploymentLogs: async (fid, name, limit, options = {}) => {
|
|
690
|
+
// verify required parameter 'fid' is not null or undefined
|
|
691
|
+
(0, common_1.assertParamExists)('vercelDeploymentLogs', 'fid', fid);
|
|
692
|
+
// verify required parameter 'name' is not null or undefined
|
|
693
|
+
(0, common_1.assertParamExists)('vercelDeploymentLogs', 'name', name);
|
|
694
|
+
const localVarPath = `/v2/studio/vercel/logs`;
|
|
695
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
696
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
697
|
+
let baseOptions;
|
|
698
|
+
if (configuration) {
|
|
699
|
+
baseOptions = configuration.baseOptions;
|
|
700
|
+
}
|
|
701
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
702
|
+
const localVarHeaderParameter = {};
|
|
703
|
+
const localVarQueryParameter = {};
|
|
704
|
+
// authentication ApiKeyAuth required
|
|
705
|
+
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
706
|
+
if (fid !== undefined) {
|
|
707
|
+
localVarQueryParameter['fid'] = fid;
|
|
708
|
+
}
|
|
709
|
+
if (name !== undefined) {
|
|
710
|
+
localVarQueryParameter['name'] = name;
|
|
711
|
+
}
|
|
712
|
+
if (limit !== undefined) {
|
|
713
|
+
localVarQueryParameter['limit'] = limit;
|
|
714
|
+
}
|
|
715
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
716
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
717
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
718
|
+
return {
|
|
719
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
720
|
+
options: localVarRequestOptions,
|
|
721
|
+
};
|
|
722
|
+
},
|
|
723
|
+
/**
|
|
724
|
+
* Retrieves the status of a Vercel deployment for a miniapp. Looks up the Vercel project ID from the deployment and queries Vercel API for deployment status. Requires API key authentication.
|
|
725
|
+
* @summary Get Vercel deployment status
|
|
726
|
+
* @param {number | null} fid Farcaster ID of the user
|
|
727
|
+
* @param {string} name Deployment name used to identify the Vercel project
|
|
728
|
+
* @param {*} [options] Override http request option.
|
|
729
|
+
* @throws {RequiredError}
|
|
730
|
+
* @returns {Promise<VercelDeploymentStatus200Response>} A promise that resolves to a `VercelDeploymentStatus200Response` object
|
|
731
|
+
*
|
|
732
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/vercel-deployment-status)
|
|
733
|
+
*
|
|
734
|
+
*/
|
|
735
|
+
vercelDeploymentStatus: async (fid, name, options = {}) => {
|
|
736
|
+
// verify required parameter 'fid' is not null or undefined
|
|
737
|
+
(0, common_1.assertParamExists)('vercelDeploymentStatus', 'fid', fid);
|
|
738
|
+
// verify required parameter 'name' is not null or undefined
|
|
739
|
+
(0, common_1.assertParamExists)('vercelDeploymentStatus', 'name', name);
|
|
740
|
+
const localVarPath = `/v2/studio/vercel/status`;
|
|
741
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
742
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
743
|
+
let baseOptions;
|
|
744
|
+
if (configuration) {
|
|
745
|
+
baseOptions = configuration.baseOptions;
|
|
746
|
+
}
|
|
747
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
748
|
+
const localVarHeaderParameter = {};
|
|
749
|
+
const localVarQueryParameter = {};
|
|
750
|
+
// authentication ApiKeyAuth required
|
|
751
|
+
await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-api-key", configuration);
|
|
752
|
+
if (fid !== undefined) {
|
|
753
|
+
localVarQueryParameter['fid'] = fid;
|
|
754
|
+
}
|
|
755
|
+
if (name !== undefined) {
|
|
756
|
+
localVarQueryParameter['name'] = name;
|
|
757
|
+
}
|
|
758
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
759
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
760
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
761
|
+
return {
|
|
762
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
763
|
+
options: localVarRequestOptions,
|
|
764
|
+
};
|
|
765
|
+
},
|
|
676
766
|
};
|
|
677
767
|
};
|
|
678
768
|
exports.StudioApiAxiosParamCreator = StudioApiAxiosParamCreator;
|
|
@@ -737,6 +827,24 @@ const StudioApiFp = function (configuration) {
|
|
|
737
827
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['StudioApi.deleteDeployment']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
738
828
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
739
829
|
},
|
|
830
|
+
/**
|
|
831
|
+
* Publishes the generated miniapp to Vercel via GitHub. Creates a GitHub repository, pushes code, creates a Vercel project linked to GitHub, and triggers deployment. Requires API key authentication.
|
|
832
|
+
* @summary Deploy miniapp to Vercel
|
|
833
|
+
* @param {DeployToVercelRequest} deployToVercelRequest
|
|
834
|
+
* @param {*} [options] Override http request option.
|
|
835
|
+
* @throws {RequiredError}
|
|
836
|
+
* @returns {Promise<DeployToVercel200Response>} A promise that resolves to a `DeployToVercel200Response` object
|
|
837
|
+
*
|
|
838
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/deploy-to-vercel)
|
|
839
|
+
*
|
|
840
|
+
*/
|
|
841
|
+
async deployToVercel(deployToVercelRequest, options) {
|
|
842
|
+
var _a, _b, _c;
|
|
843
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.deployToVercel(deployToVercelRequest, options);
|
|
844
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
845
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['StudioApi.deployToVercel']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
846
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
847
|
+
},
|
|
740
848
|
/**
|
|
741
849
|
* Retrieves all messages in a specific conversation. Requires API key authentication.
|
|
742
850
|
* @summary Get messages in a conversation
|
|
@@ -877,28 +985,10 @@ const StudioApiFp = function (configuration) {
|
|
|
877
985
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['StudioApi.listDeployments']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
878
986
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
879
987
|
},
|
|
880
|
-
/**
|
|
881
|
-
* Sends a prompt to a specific miniapp generator deployment. Requires authentication via API key in the request header.
|
|
882
|
-
* @summary Prompt a deployment
|
|
883
|
-
* @param {PromptDeploymentRequest} promptDeploymentRequest
|
|
884
|
-
* @param {*} [options] Override http request option.
|
|
885
|
-
* @throws {RequiredError}
|
|
886
|
-
* @returns {Promise<PromptDeployment200Response>} A promise that resolves to a `PromptDeployment200Response` object
|
|
887
|
-
*
|
|
888
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/prompt-deployment)
|
|
889
|
-
*
|
|
890
|
-
*/
|
|
891
|
-
async promptDeployment(promptDeploymentRequest, options) {
|
|
892
|
-
var _a, _b, _c;
|
|
893
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.promptDeployment(promptDeploymentRequest, options);
|
|
894
|
-
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
895
|
-
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['StudioApi.promptDeployment']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
896
|
-
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
897
|
-
},
|
|
898
988
|
/**
|
|
899
989
|
* Sends a prompt to a specific miniapp generator deployment and returns a streaming response using Server-Sent Events. The response is a continuous stream of Server-Sent Events, not a single JSON payload. Each event contains a JSON object with type, message, and other fields specific to the message type. Requires authentication via API key in the request header.
|
|
900
990
|
* @summary Prompt a deployment with streaming response
|
|
901
|
-
* @param {
|
|
991
|
+
* @param {PromptDeploymentStreamRequest} promptDeploymentStreamRequest
|
|
902
992
|
* @param {*} [options] Override http request option.
|
|
903
993
|
* @throws {RequiredError}
|
|
904
994
|
* @returns {Promise<>} A promise that resolves to a `` object
|
|
@@ -906,9 +996,9 @@ const StudioApiFp = function (configuration) {
|
|
|
906
996
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/prompt-deployment-stream)
|
|
907
997
|
*
|
|
908
998
|
*/
|
|
909
|
-
async promptDeploymentStream(
|
|
999
|
+
async promptDeploymentStream(promptDeploymentStreamRequest, options) {
|
|
910
1000
|
var _a, _b, _c;
|
|
911
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.promptDeploymentStream(
|
|
1001
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.promptDeploymentStream(promptDeploymentStreamRequest, options);
|
|
912
1002
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
913
1003
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['StudioApi.promptDeploymentStream']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
914
1004
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
@@ -984,6 +1074,45 @@ const StudioApiFp = function (configuration) {
|
|
|
984
1074
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['StudioApi.uploadImageUrl']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
985
1075
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
986
1076
|
},
|
|
1077
|
+
/**
|
|
1078
|
+
* Retrieves the build logs for a Vercel deployment. Useful for debugging failed deployments. Requires Studio admin authentication.
|
|
1079
|
+
* @summary Get Vercel deployment build logs
|
|
1080
|
+
* @param {number | null} fid Farcaster ID of the user
|
|
1081
|
+
* @param {string} name Deployment name used to identify the Vercel project
|
|
1082
|
+
* @param {number} [limit] Maximum number of log events to return. Defaults to 100.
|
|
1083
|
+
* @param {*} [options] Override http request option.
|
|
1084
|
+
* @throws {RequiredError}
|
|
1085
|
+
* @returns {Promise<VercelDeploymentLogs200Response>} A promise that resolves to a `VercelDeploymentLogs200Response` object
|
|
1086
|
+
*
|
|
1087
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/vercel-deployment-logs)
|
|
1088
|
+
*
|
|
1089
|
+
*/
|
|
1090
|
+
async vercelDeploymentLogs(fid, name, limit, options) {
|
|
1091
|
+
var _a, _b, _c;
|
|
1092
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.vercelDeploymentLogs(fid, name, limit, options);
|
|
1093
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1094
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['StudioApi.vercelDeploymentLogs']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1095
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1096
|
+
},
|
|
1097
|
+
/**
|
|
1098
|
+
* Retrieves the status of a Vercel deployment for a miniapp. Looks up the Vercel project ID from the deployment and queries Vercel API for deployment status. Requires API key authentication.
|
|
1099
|
+
* @summary Get Vercel deployment status
|
|
1100
|
+
* @param {number | null} fid Farcaster ID of the user
|
|
1101
|
+
* @param {string} name Deployment name used to identify the Vercel project
|
|
1102
|
+
* @param {*} [options] Override http request option.
|
|
1103
|
+
* @throws {RequiredError}
|
|
1104
|
+
* @returns {Promise<VercelDeploymentStatus200Response>} A promise that resolves to a `VercelDeploymentStatus200Response` object
|
|
1105
|
+
*
|
|
1106
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/vercel-deployment-status)
|
|
1107
|
+
*
|
|
1108
|
+
*/
|
|
1109
|
+
async vercelDeploymentStatus(fid, name, options) {
|
|
1110
|
+
var _a, _b, _c;
|
|
1111
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.vercelDeploymentStatus(fid, name, options);
|
|
1112
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1113
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['StudioApi.vercelDeploymentStatus']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
1114
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
1115
|
+
},
|
|
987
1116
|
};
|
|
988
1117
|
};
|
|
989
1118
|
exports.StudioApiFp = StudioApiFp;
|
|
@@ -1036,6 +1165,20 @@ const StudioApiFactory = function (configuration, basePath, axios) {
|
|
|
1036
1165
|
deleteDeployment(requestParameters, options) {
|
|
1037
1166
|
return localVarFp.deleteDeployment(requestParameters.deleteDeploymentRequest, options).then((request) => request(axios, basePath));
|
|
1038
1167
|
},
|
|
1168
|
+
/**
|
|
1169
|
+
* Publishes the generated miniapp to Vercel via GitHub. Creates a GitHub repository, pushes code, creates a Vercel project linked to GitHub, and triggers deployment. Requires API key authentication.
|
|
1170
|
+
* @summary Deploy miniapp to Vercel
|
|
1171
|
+
* @param {StudioApiDeployToVercelRequest} requestParameters Request parameters.
|
|
1172
|
+
* @param {*} [options] Override http request option.
|
|
1173
|
+
* @throws {RequiredError}
|
|
1174
|
+
* @returns {Promise<DeployToVercel200Response>} A promise that resolves to a `DeployToVercel200Response` object
|
|
1175
|
+
*
|
|
1176
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/deploy-to-vercel)
|
|
1177
|
+
*
|
|
1178
|
+
*/
|
|
1179
|
+
deployToVercel(requestParameters, options) {
|
|
1180
|
+
return localVarFp.deployToVercel(requestParameters.deployToVercelRequest, options).then((request) => request(axios, basePath));
|
|
1181
|
+
},
|
|
1039
1182
|
/**
|
|
1040
1183
|
* Retrieves all messages in a specific conversation. Requires API key authentication.
|
|
1041
1184
|
* @summary Get messages in a conversation
|
|
@@ -1134,20 +1277,6 @@ const StudioApiFactory = function (configuration, basePath, axios) {
|
|
|
1134
1277
|
listDeployments(requestParameters = {}, options) {
|
|
1135
1278
|
return localVarFp.listDeployments(requestParameters.fid, requestParameters.limit, requestParameters.offset, requestParameters.includeDeleted, options).then((request) => request(axios, basePath));
|
|
1136
1279
|
},
|
|
1137
|
-
/**
|
|
1138
|
-
* Sends a prompt to a specific miniapp generator deployment. Requires authentication via API key in the request header.
|
|
1139
|
-
* @summary Prompt a deployment
|
|
1140
|
-
* @param {StudioApiPromptDeploymentRequest} requestParameters Request parameters.
|
|
1141
|
-
* @param {*} [options] Override http request option.
|
|
1142
|
-
* @throws {RequiredError}
|
|
1143
|
-
* @returns {Promise<PromptDeployment200Response>} A promise that resolves to a `PromptDeployment200Response` object
|
|
1144
|
-
*
|
|
1145
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/prompt-deployment)
|
|
1146
|
-
*
|
|
1147
|
-
*/
|
|
1148
|
-
promptDeployment(requestParameters, options) {
|
|
1149
|
-
return localVarFp.promptDeployment(requestParameters.promptDeploymentRequest, options).then((request) => request(axios, basePath));
|
|
1150
|
-
},
|
|
1151
1280
|
/**
|
|
1152
1281
|
* Sends a prompt to a specific miniapp generator deployment and returns a streaming response using Server-Sent Events. The response is a continuous stream of Server-Sent Events, not a single JSON payload. Each event contains a JSON object with type, message, and other fields specific to the message type. Requires authentication via API key in the request header.
|
|
1153
1282
|
* @summary Prompt a deployment with streaming response
|
|
@@ -1160,7 +1289,7 @@ const StudioApiFactory = function (configuration, basePath, axios) {
|
|
|
1160
1289
|
*
|
|
1161
1290
|
*/
|
|
1162
1291
|
promptDeploymentStream(requestParameters, options) {
|
|
1163
|
-
return localVarFp.promptDeploymentStream(requestParameters.
|
|
1292
|
+
return localVarFp.promptDeploymentStream(requestParameters.promptDeploymentStreamRequest, options).then((request) => request(axios, basePath));
|
|
1164
1293
|
},
|
|
1165
1294
|
/**
|
|
1166
1295
|
* Starts the Next.js development server for the generated miniapp. Requires Studio admin authentication.
|
|
@@ -1217,6 +1346,34 @@ const StudioApiFactory = function (configuration, basePath, axios) {
|
|
|
1217
1346
|
uploadImageUrl(requestParameters, options) {
|
|
1218
1347
|
return localVarFp.uploadImageUrl(requestParameters.uploadImageUrlRequest, options).then((request) => request(axios, basePath));
|
|
1219
1348
|
},
|
|
1349
|
+
/**
|
|
1350
|
+
* Retrieves the build logs for a Vercel deployment. Useful for debugging failed deployments. Requires Studio admin authentication.
|
|
1351
|
+
* @summary Get Vercel deployment build logs
|
|
1352
|
+
* @param {StudioApiVercelDeploymentLogsRequest} requestParameters Request parameters.
|
|
1353
|
+
* @param {*} [options] Override http request option.
|
|
1354
|
+
* @throws {RequiredError}
|
|
1355
|
+
* @returns {Promise<VercelDeploymentLogs200Response>} A promise that resolves to a `VercelDeploymentLogs200Response` object
|
|
1356
|
+
*
|
|
1357
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/vercel-deployment-logs)
|
|
1358
|
+
*
|
|
1359
|
+
*/
|
|
1360
|
+
vercelDeploymentLogs(requestParameters, options) {
|
|
1361
|
+
return localVarFp.vercelDeploymentLogs(requestParameters.fid, requestParameters.name, requestParameters.limit, options).then((request) => request(axios, basePath));
|
|
1362
|
+
},
|
|
1363
|
+
/**
|
|
1364
|
+
* Retrieves the status of a Vercel deployment for a miniapp. Looks up the Vercel project ID from the deployment and queries Vercel API for deployment status. Requires API key authentication.
|
|
1365
|
+
* @summary Get Vercel deployment status
|
|
1366
|
+
* @param {StudioApiVercelDeploymentStatusRequest} requestParameters Request parameters.
|
|
1367
|
+
* @param {*} [options] Override http request option.
|
|
1368
|
+
* @throws {RequiredError}
|
|
1369
|
+
* @returns {Promise<VercelDeploymentStatus200Response>} A promise that resolves to a `VercelDeploymentStatus200Response` object
|
|
1370
|
+
*
|
|
1371
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/vercel-deployment-status)
|
|
1372
|
+
*
|
|
1373
|
+
*/
|
|
1374
|
+
vercelDeploymentStatus(requestParameters, options) {
|
|
1375
|
+
return localVarFp.vercelDeploymentStatus(requestParameters.fid, requestParameters.name, options).then((request) => request(axios, basePath));
|
|
1376
|
+
},
|
|
1220
1377
|
};
|
|
1221
1378
|
};
|
|
1222
1379
|
exports.StudioApiFactory = StudioApiFactory;
|
|
@@ -1272,6 +1429,21 @@ class StudioApi extends base_1.BaseAPI {
|
|
|
1272
1429
|
deleteDeployment(requestParameters, options) {
|
|
1273
1430
|
return (0, exports.StudioApiFp)(this.configuration).deleteDeployment(requestParameters.deleteDeploymentRequest, options).then((request) => request(this.axios, this.basePath));
|
|
1274
1431
|
}
|
|
1432
|
+
/**
|
|
1433
|
+
* Publishes the generated miniapp to Vercel via GitHub. Creates a GitHub repository, pushes code, creates a Vercel project linked to GitHub, and triggers deployment. Requires API key authentication.
|
|
1434
|
+
* @summary Deploy miniapp to Vercel
|
|
1435
|
+
* @param {StudioApiDeployToVercelRequest} requestParameters Request parameters.
|
|
1436
|
+
* @param {*} [options] Override http request option.
|
|
1437
|
+
* @throws {RequiredError}
|
|
1438
|
+
* @memberof StudioApi
|
|
1439
|
+
* @returns {Promise<DeployToVercel200Response>} A promise that resolves to a `DeployToVercel200Response` object
|
|
1440
|
+
*
|
|
1441
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/deploy-to-vercel)
|
|
1442
|
+
*
|
|
1443
|
+
*/
|
|
1444
|
+
deployToVercel(requestParameters, options) {
|
|
1445
|
+
return (0, exports.StudioApiFp)(this.configuration).deployToVercel(requestParameters.deployToVercelRequest, options).then((request) => request(this.axios, this.basePath));
|
|
1446
|
+
}
|
|
1275
1447
|
/**
|
|
1276
1448
|
* Retrieves all messages in a specific conversation. Requires API key authentication.
|
|
1277
1449
|
* @summary Get messages in a conversation
|
|
@@ -1377,21 +1549,6 @@ class StudioApi extends base_1.BaseAPI {
|
|
|
1377
1549
|
listDeployments(requestParameters = {}, options) {
|
|
1378
1550
|
return (0, exports.StudioApiFp)(this.configuration).listDeployments(requestParameters.fid, requestParameters.limit, requestParameters.offset, requestParameters.includeDeleted, options).then((request) => request(this.axios, this.basePath));
|
|
1379
1551
|
}
|
|
1380
|
-
/**
|
|
1381
|
-
* Sends a prompt to a specific miniapp generator deployment. Requires authentication via API key in the request header.
|
|
1382
|
-
* @summary Prompt a deployment
|
|
1383
|
-
* @param {StudioApiPromptDeploymentRequest} requestParameters Request parameters.
|
|
1384
|
-
* @param {*} [options] Override http request option.
|
|
1385
|
-
* @throws {RequiredError}
|
|
1386
|
-
* @memberof StudioApi
|
|
1387
|
-
* @returns {Promise<PromptDeployment200Response>} A promise that resolves to a `PromptDeployment200Response` object
|
|
1388
|
-
*
|
|
1389
|
-
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/prompt-deployment)
|
|
1390
|
-
*
|
|
1391
|
-
*/
|
|
1392
|
-
promptDeployment(requestParameters, options) {
|
|
1393
|
-
return (0, exports.StudioApiFp)(this.configuration).promptDeployment(requestParameters.promptDeploymentRequest, options).then((request) => request(this.axios, this.basePath));
|
|
1394
|
-
}
|
|
1395
1552
|
/**
|
|
1396
1553
|
* Sends a prompt to a specific miniapp generator deployment and returns a streaming response using Server-Sent Events. The response is a continuous stream of Server-Sent Events, not a single JSON payload. Each event contains a JSON object with type, message, and other fields specific to the message type. Requires authentication via API key in the request header.
|
|
1397
1554
|
* @summary Prompt a deployment with streaming response
|
|
@@ -1405,7 +1562,7 @@ class StudioApi extends base_1.BaseAPI {
|
|
|
1405
1562
|
*
|
|
1406
1563
|
*/
|
|
1407
1564
|
promptDeploymentStream(requestParameters, options) {
|
|
1408
|
-
return (0, exports.StudioApiFp)(this.configuration).promptDeploymentStream(requestParameters.
|
|
1565
|
+
return (0, exports.StudioApiFp)(this.configuration).promptDeploymentStream(requestParameters.promptDeploymentStreamRequest, options).then((request) => request(this.axios, this.basePath));
|
|
1409
1566
|
}
|
|
1410
1567
|
/**
|
|
1411
1568
|
* Starts the Next.js development server for the generated miniapp. Requires Studio admin authentication.
|
|
@@ -1466,5 +1623,35 @@ class StudioApi extends base_1.BaseAPI {
|
|
|
1466
1623
|
uploadImageUrl(requestParameters, options) {
|
|
1467
1624
|
return (0, exports.StudioApiFp)(this.configuration).uploadImageUrl(requestParameters.uploadImageUrlRequest, options).then((request) => request(this.axios, this.basePath));
|
|
1468
1625
|
}
|
|
1626
|
+
/**
|
|
1627
|
+
* Retrieves the build logs for a Vercel deployment. Useful for debugging failed deployments. Requires Studio admin authentication.
|
|
1628
|
+
* @summary Get Vercel deployment build logs
|
|
1629
|
+
* @param {StudioApiVercelDeploymentLogsRequest} requestParameters Request parameters.
|
|
1630
|
+
* @param {*} [options] Override http request option.
|
|
1631
|
+
* @throws {RequiredError}
|
|
1632
|
+
* @memberof StudioApi
|
|
1633
|
+
* @returns {Promise<VercelDeploymentLogs200Response>} A promise that resolves to a `VercelDeploymentLogs200Response` object
|
|
1634
|
+
*
|
|
1635
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/vercel-deployment-logs)
|
|
1636
|
+
*
|
|
1637
|
+
*/
|
|
1638
|
+
vercelDeploymentLogs(requestParameters, options) {
|
|
1639
|
+
return (0, exports.StudioApiFp)(this.configuration).vercelDeploymentLogs(requestParameters.fid, requestParameters.name, requestParameters.limit, options).then((request) => request(this.axios, this.basePath));
|
|
1640
|
+
}
|
|
1641
|
+
/**
|
|
1642
|
+
* Retrieves the status of a Vercel deployment for a miniapp. Looks up the Vercel project ID from the deployment and queries Vercel API for deployment status. Requires API key authentication.
|
|
1643
|
+
* @summary Get Vercel deployment status
|
|
1644
|
+
* @param {StudioApiVercelDeploymentStatusRequest} requestParameters Request parameters.
|
|
1645
|
+
* @param {*} [options] Override http request option.
|
|
1646
|
+
* @throws {RequiredError}
|
|
1647
|
+
* @memberof StudioApi
|
|
1648
|
+
* @returns {Promise<VercelDeploymentStatus200Response>} A promise that resolves to a `VercelDeploymentStatus200Response` object
|
|
1649
|
+
*
|
|
1650
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/vercel-deployment-status)
|
|
1651
|
+
*
|
|
1652
|
+
*/
|
|
1653
|
+
vercelDeploymentStatus(requestParameters, options) {
|
|
1654
|
+
return (0, exports.StudioApiFp)(this.configuration).vercelDeploymentStatus(requestParameters.fid, requestParameters.name, options).then((request) => request(this.axios, this.basePath));
|
|
1655
|
+
}
|
|
1469
1656
|
}
|
|
1470
1657
|
exports.StudioApi = StudioApi;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Neynar API
|
|
3
3
|
* 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.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.89.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Neynar API
|
|
6
6
|
* 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.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.89.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Neynar API
|
|
3
3
|
* 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.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.89.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Neynar API
|
|
6
6
|
* 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.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.89.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Neynar API
|
|
3
3
|
* 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.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.89.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Neynar API
|
|
6
6
|
* 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.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.89.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/build/api/base.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Neynar API
|
|
3
3
|
* 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.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.89.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/build/api/base.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Neynar API
|
|
6
6
|
* 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.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.89.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/build/api/common.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Neynar API
|
|
3
3
|
* 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.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.89.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/build/api/common.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Neynar API
|
|
6
6
|
* 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.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.89.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Neynar API
|
|
3
3
|
* 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.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.89.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Neynar API
|
|
6
6
|
* 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.
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 3.
|
|
8
|
+
* The version of the OpenAPI document: 3.89.0
|
|
9
9
|
* Contact: team@neynar.com
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/build/api/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Neynar API
|
|
3
3
|
* 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.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 3.
|
|
5
|
+
* The version of the OpenAPI document: 3.89.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|