Ecosyste.ms: Issues

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

GitHub / ajaishankar/openapi-typescript-fetch issues and pull requests

#70 - Fix types for when query is not available

Pull Request - State: open - Opened by CommanderRedYT 3 months ago

#68 - Status should always be a `number` in OpErrorType

Pull Request - State: open - Opened by smaspe 6 months ago

#67 - Problem with Get Method when i send complexe object

Issue - State: open - Opened by SalvadorCardona 6 months ago - 2 comments

#66 - Support 204 as a successful query, and exclude 204 body from error types

Pull Request - State: closed - Opened by smaspe 7 months ago - 1 comment

#64 - override baseUrl for a specific request

Pull Request - State: closed - Opened by ankarhem about 1 year ago

#63 - Missing responses interfaces

Issue - State: open - Opened by kirkas about 1 year ago - 1 comment

#62 - export FetchConfig type

Issue - State: open - Opened by GerbenRampaart over 1 year ago

#61 - Typescript 5 compatibility

Issue - State: open - Opened by TheParad0X over 1 year ago

#60 - Add config link

Issue - State: open - Opened by pkolt over 1 year ago

#59 - package module compat. and exports entrypoints

Pull Request - State: open - Opened by Rendez over 1 year ago

#58 - CreateFetch query param types incorrect

Issue - State: closed - Opened by ricky-bok-privitar over 1 year ago

#57 - Fix CJS/ESM export + Use exact optional query parameters

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

#56 - Inject Fetch and headers in configuration

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

#55 - Fix strictness of query params

Pull Request - State: open - Opened by happycollision over 1 year ago

#54 - chore: version 1 3 1

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

#53 - 🚩 Unmaintained?

Issue - State: open - Opened by SpazzMarticus almost 2 years ago - 14 comments

#52 - Variable baseUrl

Issue - State: open - Opened by RobinClowers almost 2 years ago

#51 - Improve strictness + add CI through GitHub Actions

Pull Request - State: open - Opened by voxpelli almost 2 years ago

#50 - Enable FormData as input

Pull Request - State: open - Opened by voxpelli almost 2 years ago

#49 - Array that contains another objects being serialized to [Object]

Issue - State: open - Opened by outerlook almost 2 years ago - 1 comment

#48 - String request payload is incorrectly serialized

Issue - State: open - Opened by ondrejpar almost 2 years ago - 3 comments

#47 - Question: Return all operations

Issue - State: open - Opened by jonasgroendahl about 2 years ago - 1 comment

#46 - Support file downloads

Pull Request - State: open - Opened by mithodin about 2 years ago - 3 comments

#45 - Chore: Update msw dependency

Pull Request - State: closed - Opened by duncanbeevers about 2 years ago

#44 - feat: Explode query string

Pull Request - State: open - Opened by duncanbeevers about 2 years ago - 1 comment

#43 - feature request: replace url context while generating

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

#42 - fix extension of output files

Pull Request - State: open - Opened by javiertury about 2 years ago - 2 comments

#41 - CommonJS and ESM lack appropriate extensions

Issue - State: open - Opened by javiertury about 2 years ago - 3 comments

#40 - infer json definition for all parameters

Pull Request - State: open - Opened by javiertury about 2 years ago

#39 - Export `never` type to fix TS error

Pull Request - State: closed - Opened by htunnicliff over 2 years ago - 3 comments

#38 - Unknown response types with OpenApi v3

Issue - State: open - Opened by r00bal over 2 years ago - 2 comments

#37 - Inaccessible unique symbol error when using `FetchErrorType`

Issue - State: open - Opened by htunnicliff over 2 years ago - 1 comment

#36 - Fix OpReturnType to support 202 status code

Pull Request - State: open - Opened by gentarooka over 2 years ago - 1 comment

#35 - some 2xx codes considered error responses

Issue - State: open - Opened by mithodin over 2 years ago

#34 - Fix OpResponseTypes to support negotiated content types

Pull Request - State: closed - Opened by rolandzwaga over 2 years ago

#33 - Can't modify message of `ApiError` in middleware

Issue - State: open - Opened by wbobeirne over 2 years ago

#32 - Optional args instead of Record<string, never>

Issue - State: open - Opened by ierehon1905 over 2 years ago - 1 comment

#31 - How to provide request body?

Issue - State: open - Opened by JanCizmar over 2 years ago - 4 comments

#30 - Query params are required as params of create method

Issue - State: closed - Opened by JanCizmar over 2 years ago - 2 comments

#29 - version 1.1.3

Pull Request - State: closed - Opened by ajaishankar over 2 years ago

#28 - .create() incorrectly expects single argument

Issue - State: closed - Opened by duncanbeevers over 2 years ago - 2 comments

#27 - Do not parse the response, let the user do it manually

Issue - State: closed - Opened by loicraux over 2 years ago - 1 comment

#26 - Running in Jest tests React-Testing-Library?

Issue - State: closed - Opened by mattdemichele-pearson over 2 years ago - 3 comments

#25 - Persist Params that show up in path as well as root of the body

Pull Request - State: open - Opened by mattdemichele-pearson over 2 years ago - 1 comment

#24 - Create package.json for esm and cjs distributions

Pull Request - State: open - Opened by lmachens over 2 years ago

#23 - fix request body type detection when using headers, cookies

Pull Request - State: open - Opened by fedorg over 2 years ago - 3 comments

#22 - `response.ok` is always true

Issue - State: closed - Opened by lmachens over 2 years ago - 2 comments

#20 - fix(fetcher): do not send json content type with empty body #19

Pull Request - State: open - Opened by CalebM1987 over 2 years ago

#18 - fix(getFetchParams): deal array

Pull Request - State: closed - Opened by XMLHexagram over 2 years ago - 1 comment

#17 - Generate error request when request body is an array.

Issue - State: closed - Opened by XMLHexagram over 2 years ago - 5 comments

#16 - Incorrect code is generated for oneOf schema

Issue - State: closed - Opened by Dema over 2 years ago - 1 comment

#15 - Change encodeURIComponent to encodeURI

Pull Request - State: closed - Opened by mattdemichele-pearson over 2 years ago - 5 comments

#14 - Generating warnings around source maps on packaged versions:

Issue - State: closed - Opened by dnsco over 2 years ago

#12 - Expose `TypedFetch`

Pull Request - State: closed - Opened by hpohlmeyer over 2 years ago - 1 comment

#11 - [Feature Request] Expose `TypedFetch` type

Issue - State: closed - Opened by hpohlmeyer over 2 years ago

#10 - Allow responses other that json (or plain text)

Issue - State: open - Opened by doktordirk over 2 years ago - 1 comment

#9 - Deleted payload when repeated in body

Issue - State: open - Opened by doktordirk over 2 years ago

#8 - OpenApi3 and "application/json;charset=UTF-8"

Issue - State: open - Opened by doktordirk over 2 years ago - 1 comment

#7 - Add prettier config.

Pull Request - State: closed - Opened by aidan-keay almost 3 years ago

#6 - License Question

Issue - State: closed - Opened by aidan-keay almost 3 years ago - 1 comment

#5 - Post with 201 response appears as "unknown" type

Issue - State: closed - Opened by bnhovde almost 3 years ago - 1 comment

#4 - Remove coalescing of OpErrorType with unknown.

Issue - State: closed - Opened by aidan-keay almost 3 years ago - 4 comments

#3 - Invalid Typescript schema requested for POST

Issue - State: closed - Opened by bnhovde almost 3 years ago - 5 comments
Labels: bug

#2 - Typing fetch errors

Issue - State: closed - Opened by sebas-intellegens almost 3 years ago - 4 comments
Labels: enhancement

#1 - migrate to http client agnostics

Issue - State: open - Opened by reslear almost 3 years ago - 5 comments