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

feat: Proposal of an approach to support readOnly / writeOnly properties

siketyan opened this pull request 5 months ago
[ci] release

github-actions[bot] opened this pull request 5 months ago
feat(ci): add size-limit and apply it to openapi-fetch

yoshi2no opened this pull request 5 months ago
feat(openapi-react-query): Introduce createQuery

zsugabubus opened this pull request 5 months ago
[DO NOT MERGE] Preview of JA docs

drwpow opened this pull request 5 months ago
Array of Enum with --enum-values creates 2-D Type, but 1-D values

stefan-huck opened this issue 5 months ago
feat: Japanese translation for docs

yoshi2no opened this pull request 5 months ago
`SuccessResponseJSON` returns item instead of array of items

ludwighogstrom opened this issue 5 months ago
Help wanted: add size-limit check in CI

drwpow opened this issue 5 months ago
Help wanted: split type & runtime tests for openapi-fetch

drwpow opened this issue 5 months ago
Doc: Update openapi-fetch minified size

drwpow opened this pull request 5 months ago
Docs: Update benchmarks & sizes

drwpow opened this pull request 5 months ago
fix: keyedParameters use unique key

liangskyli opened this pull request 5 months ago
Allowing Cookies Access in Middleware

GhazalehEslamifard opened this issue 5 months ago
onRequest: must return new Request() when modifying the request

WesleyYue opened this issue 5 months ago
[ci] release

github-actions[bot] opened this pull request 5 months ago
Fix examples.md formatting

valerijmedvid opened this pull request 5 months ago
fix: allow use of `PathBasedClient` with generated `paths`

gzm0 opened this pull request 5 months ago
docs: fix typo in comment on `InitParam`

gzm0 opened this pull request 5 months ago
Docs: Update backers list, sponsor logos in README and website

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

github-actions[bot] opened this pull request 5 months ago
fix docs typos

morleytatro opened this pull request 5 months ago
[ci] release

github-actions[bot] opened this pull request 5 months ago
🚧 openapi-decorators and openapi-adonis

kerwanp opened this pull request 5 months ago
fix type checking when `strictNullChecks` is disabled

ngraef opened this pull request 5 months ago
Replace `Array<T>` with `Iterable<T>` in request parameters

htunnicliff opened this issue 5 months ago
Add MethodResponse utility type

SebastienGllmt opened this pull request 5 months ago
set stale issue close time to 7 days

ngraef opened this pull request 5 months ago
openapi-react-query: support for useInfiniteQuery()

jungwoo3490 opened this issue 5 months ago
fix(openapi-fetch): don't rely on DOM types

ngraef opened this pull request 5 months ago
Do not set content-type on body-less requests

goce-cz opened this pull request 5 months ago
Allow falsy values (except undefined) as a valid body

goce-cz opened this pull request 5 months ago
Invalid types using @tsconfig/node20

javialon26 opened this issue 5 months ago
[openapi-fetch] HeadersInit support in Node.JS

JohanAlteruna opened this issue 5 months ago
[ci] release

github-actions[bot] opened this pull request 5 months ago
[openapi-typescript] Incorrect type generated for nullable objects

JohanAlteruna opened this issue 5 months ago
Missing codes in the errors union

pstachula-dev opened this issue 5 months ago
Better Benchmarking for openapi-fetch?

gzm0 opened this issue 5 months ago
feat(openapi-fetch): baseUrl per request

Gruak opened this pull request 5 months ago
Document Japanese support

yoshi2no opened this issue 5 months ago
Expand Example Documentation at "openapi-ts.dev/examples"

bennobuilder opened this pull request 5 months ago
test: remove unused nanoid import in index.bench.js

gzm0 opened this pull request 5 months ago
perf: remove unnecessary `async` keywords

gzm0 opened this pull request 5 months ago
openapi-react-query: support for useQueries()

michalfedyna opened this issue 5 months ago
openapi-react-query: Add easy way of invalidating queries

iffa opened this issue 5 months ago
openapi-react-query: Get query keys

iffa opened this issue 5 months ago
Fix update-contributors script

drwpow opened this pull request 5 months ago
chore: Update README link

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

github-actions[bot] opened this pull request 5 months ago
Update Vitest

drwpow opened this pull request 5 months ago
Remove undefined from additionalProperties union

drwpow opened this pull request 5 months ago
chore: Add LICENSE in root

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

github-actions[bot] opened this pull request 5 months ago
Automatically stale and close issues

kerwanp opened this pull request 5 months ago
style: fix formatting after CI commit

gzm0 opened this pull request 5 months ago
feat: support `client["/endpoint"].GET()` style calls

gzm0 opened this pull request 5 months ago
Improve querySerializer

petr-like opened this pull request 6 months ago
Fixed the opencollective link in the README file.

zaru opened this pull request 6 months ago
Consider using codegen instead of generics

RPGillespie6 opened this issue 6 months ago
params always required

RPGillespie6 opened this issue 6 months ago
Default values override "required" state in output types

dave-addition opened this issue 6 months ago
feat: add dedupeEnums option

phk422 opened this pull request 6 months ago
[ci] release

github-actions[bot] opened this pull request 6 months ago
Unblock changesets release

drwpow opened this pull request 6 months ago
fix: add explicit import of performance to fix bazel compatibility issues

ashwin153 opened this pull request 6 months ago
Support cookie parameters

MicahParks opened this issue 6 months ago
[ci] release

github-actions[bot] opened this pull request 6 months ago
feat: Add check option

phk422 opened this pull request 6 months ago
Remove unwanted curly bracket in generated filename

CodazziS opened this pull request 6 months ago
feat: Add the inject option

phk422 opened this pull request 6 months ago
[ci] release

github-actions[bot] opened this pull request 6 months ago
fix: --properties-required-by-default flag

michalfedyna opened this pull request 6 months ago
fix: schema.content might be omitted

nkt opened this pull request 6 months ago
feat: allow form data through default body serializer

thatsprettyfaroutman opened this pull request 6 months ago
openapi-fetch: example for extending api client methods

Amixx opened this issue 6 months ago
fix: export default exports correctly

phk422 opened this pull request 6 months ago
docs: correct redocly config example

IGx89 opened this pull request 6 months ago
Document for conditional authentication failed.

tcztzy opened this issue 6 months ago
docs: Documents are consistent with the website

phk422 opened this pull request 6 months ago
Inject option dropped in v7

johnnymetz opened this issue 6 months ago
fix(docs): createTypeReferenceNode in transform examples

danmichaelo opened this pull request 6 months ago
Generates invalid types when API paths are nested

mat-certn opened this issue 6 months ago
Fix misquote request in middleware-auth.md

Mask-MJ opened this pull request 6 months ago
Add enum notes

333fred opened this pull request 6 months ago