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

fix: add missing PatchBucketRequest #99

Merged
merged 2 commits into from
Feb 24, 2022
Merged

fix: add missing PatchBucketRequest #99

merged 2 commits into from
Feb 24, 2022

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Feb 21, 2022

Closes #98

Proposed Changes

  1. Added missing PatchBucketRequest
  2. Updated APIs

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • rake test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2022

Codecov Report

Merging #99 (5997882) into master (b559527) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files          17       17           
  Lines         834      834           
=======================================
  Hits          823      823           
  Misses         11       11           

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 b559527...5997882. Read the comment docs.

@bednar bednar marked this pull request as ready for review February 21, 2022 08:19
@bednar bednar requested a review from rhajek February 21, 2022 08:20
@bednar bednar merged commit ff81f2f into master Feb 24, 2022
@bednar bednar deleted the fix/update_api branch February 24, 2022 11:38
@bednar bednar added this to the 2.3.0 milestone Feb 24, 2022
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.

PatchBucketRequest model implementation missing
3 participants