Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / johannschopplich/nuxt-api-party issues and pull requests

#99 - const apiParty = useRuntimeConfig().apiParty; 是空的

Issue - State: closed - Opened by f754699 17 days ago - 2 comments
Labels: pending triage

#98 - Headers are not typed correctly when using openapi schema

Issue - State: open - Opened by magnus-bb 25 days ago - 1 comment
Labels: bug

#97 - Missing API configuration warning when endpoints are added via hook

Issue - State: closed - Opened by mattmess1221 29 days ago - 1 comment
Labels: pending triage

#96 - `nuxt.callHook()` is not awaited during module setup

Issue - State: closed - Opened by mattmess1221 30 days ago
Labels: pending triage

#95 - Dynamically set Authorization header token

Issue - State: open - Opened by modbender about 2 months ago - 2 comments
Labels: pending triage

#94 - Cached or not-cached?

Issue - State: closed - Opened by Asparagirl about 2 months ago - 1 comment
Labels: pending triage

#92 - Be able to affect server-side headers in the event handler

Issue - State: open - Opened by mishu- 3 months ago - 1 comment
Labels: pending triage

#85 - fix: add NitroFetchOptions to UseOpenAPIDataOptions

Pull Request - State: closed - Opened by nathanchase 5 months ago - 2 comments

#84 - Interceptors are missing when using OpenAPI schema

Issue - State: closed - Opened by nathanchase 5 months ago - 1 comment
Labels: bug

#82 - Auto-imports for generated schema types

Issue - State: open - Opened by c0nd3v 5 months ago
Labels: enhancement

#81 - How to deal with refresh token strategy?

Issue - State: closed - Opened by ManUtopiK 5 months ago - 1 comment
Labels: pending triage

#80 - Merge multiple `endpoint` configurations into a single one

Issue - State: closed - Opened by PolanskiPol 6 months ago - 3 comments
Labels: pending triage

#79 - Dynamic Backend URL bug

Issue - State: closed - Opened by ye1999 7 months ago - 1 comment
Labels: pending triage

#78 - Looping requests catches only the last one

Issue - State: closed - Opened by zAlweNy26 8 months ago - 9 comments
Labels: needs reproduction

#77 - fix: options of schemas without parameters resolve to `Record<string, never>`

Pull Request - State: closed - Opened by killjoy1221 8 months ago - 2 comments

#76 - typescript error on openapi paths with no parameters

Issue - State: closed - Opened by killjoy1221 8 months ago
Labels: pending triage

#75 - chore: indicate compatibility with new v4 major`

Pull Request - State: closed - Opened by danielroe 8 months ago - 3 comments

#74 - fix: re-add support for openapi-typescript 5 and 6

Pull Request - State: closed - Opened by killjoy1221 10 months ago - 2 comments

#73 - When `immediate` is set to `false`, `pending` is always `true`

Issue - State: closed - Opened by m-anwr 10 months ago - 3 comments
Labels: needs reproduction

#72 - OpenAPI schemas with a default value aren't marked as optional

Issue - State: closed - Opened by killjoy1221 10 months ago - 3 comments
Labels: upstream

#71 - feat!: migrate to OpenAPI v7

Pull Request - State: closed - Opened by johannschopplich 10 months ago - 1 comment

#70 - docs: use new `nuxi module add` command in installation

Pull Request - State: closed - Opened by danielroe 11 months ago - 1 comment

#69 - Get status code from `useApiData`

Issue - State: closed - Opened by m-anwr 11 months ago - 2 comments
Labels: enhancement

#68 - `refresh()` is not forcing API call and the cached result is returned

Issue - State: closed - Opened by m-anwr 11 months ago - 2 comments

#67 - fix: remove extension from import sources

Pull Request - State: closed - Opened by killjoy1221 11 months ago - 3 comments

#66 - Pass-through client request headers / set X-Forwarded for

Issue - State: closed - Opened by TO-koswald 12 months ago - 2 comments
Labels: enhancement

#64 - Enable module to work with Nitro `routeRules`

Issue - State: open - Opened by AndersCV about 1 year ago - 1 comment
Labels: enhancement

#62 - Allow change "__api_party" endpoint

Issue - State: closed - Opened by agracia-foticos about 1 year ago - 2 comments
Labels: pending triage

#61 - chore: test bundler module resolution

Pull Request - State: closed - Opened by danielroe about 1 year ago - 3 comments

#60 - Multiple form data files not sent

Issue - State: closed - Opened by johannschopplich about 1 year ago

#58 - Multiple Set-Cookie gets merged into one

Issue - State: closed - Opened by xxRockOnxx over 1 year ago - 1 comment
Labels: pending triage

#55 - useApiData: custom key is always `true`

Issue - State: closed - Opened by killjoy1221 over 1 year ago - 1 comment
Labels: bug

#54 - Error in POST reques with body

Issue - State: closed - Opened by AwesomeAnders over 1 year ago - 5 comments
Labels: needs reproduction

#53 - fix: use generics to allow for transform

Pull Request - State: closed - Opened by brawaru over 1 year ago - 3 comments

#52 - feat: customizable cache key

Pull Request - State: closed - Opened by johannschopplich over 1 year ago - 4 comments

#51 - feat: custom `hashFn` composable option

Pull Request - State: closed - Opened by johannschopplich over 1 year ago - 3 comments

#50 - The refresh() is not working properly

Issue - State: closed - Opened by Cupkiller-vip over 1 year ago - 3 comments
Labels: pending triage

#49 - TypeScript error when using `transform` option

Issue - State: closed - Opened by brawaru over 1 year ago - 6 comments
Labels: bug, help wanted

#48 - UI Freezing when uploading data through Nuxt API Party

Issue - State: closed - Opened by 9M6 over 1 year ago - 6 comments
Labels: needs reproduction

#47 - Global headers not configured properly in `nuxt.config.ts`

Issue - State: closed - Opened by Cupkiller-vip over 1 year ago - 3 comments
Labels: pending triage

#46 - fix: malformed d.ts with multiple APIs with schema

Pull Request - State: closed - Opened by killjoy1221 over 1 year ago - 1 comment

#45 - Global headers can be overridden

Issue - State: closed - Opened by tacxou over 1 year ago - 4 comments
Labels: documentation

#44 - feat!: pass-through response status and headers to client

Pull Request - State: closed - Opened by killjoy1221 over 1 year ago - 4 comments

#43 - Server handler does not forward headers to client

Issue - State: closed - Opened by killjoy1221 over 1 year ago - 1 comment
Labels: pending triage

#41 - Client and server error data is inconsistent

Issue - State: closed - Opened by killjoy1221 over 1 year ago - 5 comments
Labels: bug

#40 - fix: actually resolve the ref in resolvePath

Pull Request - State: closed - Opened by killjoy1221 over 1 year ago - 2 comments

#39 - fix: allow `pathParams` to be reactive getter

Pull Request - State: closed - Opened by killjoy1221 over 1 year ago - 2 comments

#38 - fix: error type is `useApiData` is a `FetchError`

Pull Request - State: closed - Opened by killjoy1221 over 1 year ago - 5 comments

#37 - fix: omit `cache` from `NitroFetchOptions`

Pull Request - State: closed - Opened by killjoy1221 over 1 year ago - 2 comments

#36 - fix: some OpenAPI types

Pull Request - State: closed - Opened by killjoy1221 over 1 year ago - 2 comments

#35 - Inconsistent openapi-typescript import

Issue - State: closed - Opened by killjoy1221 over 1 year ago - 3 comments
Labels: bug

#34 - Clear cache on error in response

Issue - State: closed - Opened by AwesomeAnders over 1 year ago - 3 comments
Labels: enhancement

#33 - feat: generate types from OpenAPI schemas

Pull Request - State: closed - Opened by killjoy1221 over 1 year ago - 6 comments

#32 - Generate types from Swagger/OpenAPI schemas

Issue - State: closed - Opened by killjoy1221 over 1 year ago - 1 comment
Labels: enhancement

#31 - Payload is not being updated after `refresh()`

Issue - State: closed - Opened by 9M6 over 1 year ago - 2 comments
Labels: needs reproduction

#30 - `cache: false` not working in production

Issue - State: closed - Opened by nasirDoe over 1 year ago - 1 comment

#29 - Add a retry option to `UseApiDataOptions`

Issue - State: closed - Opened by klemenstraeger over 1 year ago - 2 comments
Labels: enhancement

#28 - Security concern

Issue - State: closed - Opened by psmoros over 1 year ago - 2 comments

#26 - SSE implemention

Issue - State: open - Opened by Abdulrhman02 over 1 year ago - 4 comments
Labels: enhancement

#25 - Allow headers to pass-through to the response on the client

Issue - State: closed - Opened by 9M6 over 1 year ago - 5 comments
Labels: enhancement

#24 - Can't fetch data in v0.11.3

Issue - State: closed - Opened by thamudi over 1 year ago - 7 comments
Labels: pending triage

#23 - Need to integrate with Nuxt simple sitemap module

Issue - State: closed - Opened by rolexta over 1 year ago - 4 comments
Labels: needs reproduction

#22 - `getRequestHeader` is not defined

Issue - State: closed - Opened by mbaertschi over 1 year ago

#21 - feat: allow passing on cookies and change backend url by header

Pull Request - State: closed - Opened by mbaertschi almost 2 years ago - 5 comments

#20 - Support `body` as reactive variable

Issue - State: closed - Opened by wf-soft almost 2 years ago - 1 comment

#17 - `useApiData` is not defined on server routes

Issue - State: closed - Opened by Flowko almost 2 years ago - 3 comments

#14 - Query change in route not detected properly

Issue - State: closed - Opened by modbender almost 2 years ago - 8 comments

#13 - Use Runtime Config Instead of `process.env` vars

Issue - State: closed - Opened by Robinrrr almost 2 years ago - 6 comments

#12 - UseApiDataOptions: Add transform from AsyncDataOptions

Issue - State: closed - Opened by stanislavpodolia almost 2 years ago - 3 comments

#11 - `FormData` no longer supported

Issue - State: closed - Opened by Mitchell3514 about 2 years ago - 2 comments

#10 - Module configuration questions

Issue - State: closed - Opened by Abdulrhman02 about 2 years ago - 2 comments

#8 - Error when fetching from `localhost`, but fine from `127.0.0.1`

Issue - State: closed - Opened by lloydtao about 2 years ago - 8 comments

#7 - Support for passing API error

Issue - State: closed - Opened by nhnkl159 about 2 years ago - 7 comments

#6 - Support `FormData` proxy to API endpoint

Issue - State: closed - Opened by sunxyw about 2 years ago - 8 comments

#5 - How to inspect API response error

Issue - State: closed - Opened by Robinrrr about 2 years ago - 7 comments

#4 - Adding URL params to API Party config

Issue - State: closed - Opened by Luuk about 2 years ago - 1 comment

#3 - Typings for `apiParty` seem to be missing in `nuxt.config.ts`

Issue - State: closed - Opened by Luuk about 2 years ago - 2 comments

#2 - Support for payload methods

Issue - State: closed - Opened by itm-ape about 2 years ago - 3 comments

#1 - Support for multiple APIs

Issue - State: closed - Opened by TO-koswald about 2 years ago - 2 comments