Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response types #75

Closed
cwdx opened this issue May 9, 2022 · 1 comment · May be fixed by #77
Closed

Response types #75

cwdx opened this issue May 9, 2022 · 1 comment · May be fixed by #77
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@cwdx
Copy link

cwdx commented May 9, 2022

Request for strongly typed response types in Typescript

@tiagosiebler
Copy link
Owner

Request for strongly typed response types in Typescript

Completely on board, I want this in the connector as well. I've already started on some parts.

If you're willing to help, here's where I've started defining interfaces and union types for requests and responses:
https://github.com/tiagosiebler/ftx-api/blob/master/src/types/rest.ts

@tiagosiebler tiagosiebler added enhancement New feature or request good first issue Good for newcomers labels May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants