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: assignee_type is required when creating a primary ip #409

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented Jul 3, 2024

The assignee_type is always required when creating a primary IP, also when creating an IP in a datacenter (without assignee_id).

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.94%. Comparing base (cf08842) to head (b346cbe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #409      +/-   ##
==========================================
- Coverage   92.94%   92.94%   -0.01%     
==========================================
  Files          64       64              
  Lines        2879     2878       -1     
==========================================
- Hits         2676     2675       -1     
  Misses        203      203              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jooola jooola merged commit bce5e94 into hetznercloud:main Jul 3, 2024
10 checks passed
@jooola jooola deleted the fix-assignee_type branch July 3, 2024 10:54
jooola pushed a commit that referenced this pull request Jul 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.0.1](v2.0.0...v2.0.1)
(2024-07-03)


### Bug Fixes

* `assignee_type` is required when creating a primary ip
([#409](#409))
([bce5e94](bce5e94))
* clean unused arguments in the `Client.servers.rebuild` method
([#407](#407))
([6d33c3c](6d33c3c))
* details are optional in API errors
([#411](#411))
([f1c6594](f1c6594))
* rename `trace_id` variable to `correlation_id`
([#408](#408))
([66a0f54](66a0f54))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

None yet

2 participants