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

chore: updated swagger #156

Merged
merged 3 commits into from
Sep 18, 2020
Merged

chore: updated swagger #156

merged 3 commits into from
Sep 18, 2020

Conversation

rhajek
Copy link
Contributor

@rhajek rhajek commented Sep 17, 2020

Proposed Changes

  • removed Pkg* structures and package API
  • removed labels from organization API
  • added "after" to find options in bucket API

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • pytest tests completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2020

Codecov Report

Merging #156 into master will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   89.15%   89.03%   -0.13%     
==========================================
  Files          25       25              
  Lines        1918     1897      -21     
==========================================
- Hits         1710     1689      -21     
  Misses        208      208              
Impacted Files Coverage Δ
influxdb_client/__init__.py 100.00% <ø> (ø)
influxdb_client/client/__init__.py 100.00% <ø> (ø)
influxdb_client/client/write/__init__.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ded779...399b23c. Read the comment docs.

@bednar bednar self-requested a review September 18, 2020 04:49
@bednar bednar merged commit 9fc0fe1 into master Sep 18, 2020
@bednar bednar deleted the swagger-cleanup branch September 18, 2020 04:50
@bednar bednar added this to the 1.11.0 milestone Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants