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

Fixes #118 - Network objects are now round-trippable in API. #156

Merged
merged 1 commit into from
Feb 24, 2016

Conversation

jathanism
Copy link
Contributor

  • You may now provide either cidr or network_address +
    prefix_length when creating a Network object.
  • A Network object returned by the API may now be full used for create
    or update, making them round-trippable.
  • Verbose names and help text have been added to all Network fields, so
    that they display all pretty like.

- You may now provide either `cidr` or `network_address` +
  `prefix_length` when creating a Network object.
- A Network object returned by the API may now be full used for create
  or update, making them round-trippable.
- Verbose names and help text have been added to all Network fields, so
  that they display all pretty like.
dmar42 added a commit that referenced this pull request Feb 24, 2016
Fixes #118 - Network objects are now round-trippable in API.
@dmar42 dmar42 merged commit 3a8b4eb into dropbox:master Feb 24, 2016
@jathanism jathanism deleted the network-create-fields branch March 1, 2016 16:56
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