Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openapi-ts/openapi-typescript

Generate TypeScript types from OpenAPI 3 specs
https://github.com/openapi-ts/openapi-typescript

`Unexpected end of JSON input` with empty response

SandroMaglione opened this issue 2 months ago
Fix middleware docs

jo-m opened this pull request 2 months ago
Fix invalid data check in query/mutation fn

HugeLetters opened this pull request 2 months ago
feat(openapi-fetch): add onError handler to middleware

luchsamapparat opened this pull request 3 months ago
openapi-react-query throws with null values

HugeLetters opened this issue 3 months ago
[ci] release

openapi-ts-bot opened this pull request 3 months ago
feat: narrow type based on status code

DjordyKoert opened this pull request 3 months ago
[ci] release

openapi-ts-bot opened this pull request 3 months ago
feat: 204 to undefined

DjordyKoert opened this pull request 3 months ago
CI: Increase stale issue timeout

drwpow opened this pull request 3 months ago
Chore: Update Next.js

drwpow opened this pull request 3 months ago
[ci] release

openapi-ts-bot opened this pull request 3 months ago
Chore: Update deps

drwpow opened this pull request 3 months ago
[ci] release

openapi-ts-bot opened this pull request 3 months ago
CI: Add bot token

drwpow opened this pull request 3 months ago
[ci] release

github-actions[bot] opened this pull request 3 months ago
[ci] release

github-actions[bot] opened this pull request 3 months ago
Fix handling of nullable schemas

mikebolt opened this pull request 3 months ago
Add a flag to skip Schema prefix when rendering root types

sultaniman opened this pull request 3 months ago
Inconsistent behavior for optional properties with defaults

Gero-B opened this issue 3 months ago
Add support for @pattern, @format, @nullable

robogeek opened this issue 3 months ago
Inspect URL object with `openapi-fetch`

musjj opened this issue 3 months ago
fix(openapi-react-query): Fix typing of queryOptions

zsugabubus opened this pull request 3 months ago
feat(openapi-react-query): use `queryOptions` helper

freshgiammi opened this pull request 3 months ago
openapi-react-query select option does not infer types correctly

lukasbash opened this issue 3 months ago
queryOptions return wrong type from API function

lukasbash opened this issue 3 months ago
add MethodResponse for openapi-react-query

freshgiammi opened this pull request 3 months ago
Security schemes support

FreeAoi opened this pull request 3 months ago
docs: fix the name of cli argument

makotot opened this pull request 3 months ago
How to handle dependent queries?

lukasbash opened this issue 3 months ago
`"nullable": true` is not respected for empty objects.

BillyBobFry opened this issue 3 months ago
punycode deprecated - still need?

ghferrari opened this issue 3 months ago
fix(openapi-fetch): Return union of possible responses (data & error)

DjordyKoert opened this pull request 3 months ago
fix(openapi-fetch): Prevent orphan ampersands in query from empty arrays

BlakeSzabo opened this pull request 3 months ago
204 response causes wrong `data` to be `undefined`

DjordyKoert opened this issue 3 months ago
Add swr-openapi package

htunnicliff opened this pull request 4 months ago
TypeError: schemaObject.required?.includes is not a function

gamell opened this issue 4 months ago
Generates incorrect dynamic path with `integer` parameters

kleinepls opened this issue 4 months ago
[ci] release

github-actions[bot] opened this pull request 4 months ago
Does there have any way use this in server side?

www-xu opened this issue 4 months ago
docs(ja): update Japanese docs (08/17/2024 ~ 09/21/2024)

yoshi2no opened this pull request 4 months ago
docs: fix examples

tommy-ish opened this pull request 4 months ago
Option to only generate code for specific tags/operations

edonv opened this issue 4 months ago
[ci] release

github-actions[bot] opened this pull request 4 months ago
[ci] release

github-actions[bot] opened this pull request 4 months ago
Add Speakeasy sponsor

drwpow opened this pull request 4 months ago
Improve middleware type definition

yicrotkd opened this pull request 4 months ago
chore: Update deps

drwpow opened this pull request 4 months ago
Improvement suggestion for Middleware type definition

yicrotkd opened this issue 4 months ago
[ci] release

github-actions[bot] opened this pull request 4 months ago
docs: Update Migration Guide URL

HHongSeungWoo opened this pull request 4 months ago
docs: added openapi-axios fetcher (#1122)

crutch12 opened this pull request 4 months ago
SyntaxError on Windows

dthunell opened this issue 4 months ago
Should MaybeOptionalInit really be an Array type?

smaspe opened this issue 4 months ago
feat(openapi-fetch): allow usage of custom Request class

tobiasdcl opened this pull request 4 months ago
openapi-typescript with custom redocly config runs forever

mithodin opened this issue 4 months ago
RFC: feat: support pattern properties

gzm0 opened this pull request 4 months ago
[ci] release

github-actions[bot] opened this pull request 4 months ago
React-Query: Add getKey method

onionhammer opened this pull request 4 months ago
Support 'prefetchQuery' and 'invalidateKeys' on openapi-react-query

onionhammer opened this issue 4 months ago
chore(openapi-fetch): Improve benchmarks

drwpow opened this pull request 4 months ago
chore(openapi-fetch): Split apart tests

drwpow opened this pull request 4 months ago
Different error types from backend/API for same path

jozekuhar opened this issue 4 months ago
fix(openapi-typescript): correct generated type when using `prefixItems`

zyoshoka opened this pull request 4 months ago
Incorrect type when using `prefixItems`

zyoshoka opened this issue 4 months ago
[ci] release

github-actions[bot] opened this pull request 4 months ago
[ci] release

github-actions[bot] opened this pull request 4 months ago
[ci] release

github-actions[bot] opened this pull request 4 months ago
openapi-ts generate Duplicate identifier

vovsemenv opened this issue 4 months ago
[ci] release

github-actions[bot] opened this pull request 4 months ago
astToString is no longer exported

martinffx opened this issue 4 months ago
Error when fetching endpoint that's not json

newholder opened this issue 4 months ago
feat(openapi-react-query): support for useInfiniteQuery()

jungwoo3490 opened this pull request 5 months ago
Schema generation leads to generating an invalid type

Miosp opened this issue 5 months ago
feat(openapi-typescript): Optional Export Root Type Aliases

BradHacker opened this pull request 5 months ago
Enum generation: duplicate identifiers

DanDeMicco opened this issue 5 months ago
fix: Support for generating enums when enums definition has null value

DanDeMicco opened this pull request 5 months ago
Enum generation: OpenAPI 3.1 null enum value doesn't generate enum

DanDeMicco opened this issue 5 months ago
openapi-svelte-query

tzezar opened this issue 5 months ago
Why is data an empty object for a 204 response?

mhuttner opened this issue 5 months ago
fix(openapi-typescript): type errors generated under `enumValues`

phk422 opened this pull request 5 months ago
docs(zh): sync the home page style and add sponsor information

phk422 opened this pull request 5 months ago
feat(openapi-react-query): Pass abort signal to fetch

zsugabubus opened this pull request 5 months ago