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

Move API client generation into influxdb #14482

Open
13 of 19 tasks
chnn opened this issue Jul 26, 2019 · 1 comment
Open
13 of 19 tasks

Move API client generation into influxdb #14482

chnn opened this issue Jul 26, 2019 · 1 comment

Comments

@chnn
Copy link
Contributor

chnn commented Jul 26, 2019

See RFC for motivation.

  • Generate an API client and types from the http/swagger.yml spec and oats
  • Replace all usages of the @influxdata/influx package to use this generated code

Remaining work

@chnn chnn added this to the Sprint 5 - Emerald milestone Jul 26, 2019
@chnn chnn self-assigned this Jul 26, 2019
chnn added a commit that referenced this issue Jul 29, 2019
chnn added a commit that referenced this issue Jul 29, 2019
chnn added a commit that referenced this issue Jul 30, 2019
chnn added a commit that referenced this issue Jul 30, 2019
chnn added a commit that referenced this issue Jul 30, 2019
chnn added a commit that referenced this issue Jul 30, 2019
chnn added a commit that referenced this issue Jul 30, 2019
Moves the handwritten AST wrapper types from influxdb-client-js back
into the UI. Long term I think we should improve the `swagger.yml` spec
for these types so that we can use their generated counterparts. This
will take some tedious labor and a review from the Flux team.

Part of #14482
chnn added a commit that referenced this issue Jul 31, 2019
Adds support for fetching a Flux response with a limit, and returning a
partial response instead of an error if that limit is exceeded.

The logic is implemented here instead of in influxdb-client-js as part
of #14482.
chnn added a commit that referenced this issue Jul 31, 2019
Moves the handwritten AST wrapper types from influxdb-client-js back
into the UI. Long term I think we should improve the `swagger.yml` spec
for these types so that we can use their generated counterparts. This
will take some tedious labor and a review from the Flux team.

Part of #14482
chnn added a commit that referenced this issue Jul 31, 2019
Adds support for fetching a Flux response with a limit, and returning a
partial response instead of an error if that limit is exceeded.

The logic is implemented here instead of in influxdb-client-js as part
of #14482.
chnn added a commit that referenced this issue Jul 31, 2019
chnn added a commit that referenced this issue Jul 31, 2019
chnn added a commit that referenced this issue Aug 2, 2019
Moves the handwritten AST wrapper types from influxdb-client-js back
into the UI. Long term I think we should improve the `swagger.yml` spec
for these types so that we can use their generated counterparts. This
will take some tedious labor and a review from the Flux team.

Part of #14482
chnn added a commit that referenced this issue Aug 2, 2019
Adds support for fetching a Flux response with a limit, and returning a
partial response instead of an error if that limit is exceeded.

The logic is implemented here instead of in influxdb-client-js as part
of #14482.
chnn added a commit that referenced this issue Aug 2, 2019
chnn added a commit that referenced this issue Aug 2, 2019
Moves the handwritten AST wrapper types from influxdb-client-js back
into the UI. Long term I think we should improve the `swagger.yml` spec
for these types so that we can use their generated counterparts. This
will take some tedious labor and a review from the Flux team.

Part of #14482
chnn added a commit that referenced this issue Aug 2, 2019
Adds support for fetching a Flux response with a limit, and returning a
partial response instead of an error if that limit is exceeded.

The logic is implemented here instead of in influxdb-client-js as part
of #14482.
chnn added a commit that referenced this issue Aug 2, 2019
@russorat russorat removed this from the Sprint 6 - Fluorite milestone Aug 26, 2019
@stale
Copy link

stale bot commented Dec 19, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants