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(xo-web/new/network): correct type for vlan #6829

Merged
merged 1 commit into from
May 12, 2023

Commits on May 12, 2023

  1. fix(xo-web/new/network): correct type for vlan

    BREAKING CHANGE: API method `network.create` no longer accepts a `string` for `vlan` param.
    
    Fixes https://xcp-ng.org/forum/post/62090
    
    Either `number` or `undefined`, not an empty string.
    julien-f committed May 12, 2023
    Configuration menu
    Copy the full SHA
    53461b8 View commit details
    Browse the repository at this point in the history