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 the response format of VirtualCircuit speed to int (from string) #329

Merged
merged 1 commit into from
May 2, 2022

Conversation

displague
Copy link
Member

Fixes #327

Signed-off-by: Marques Johansson <mjohansson@equinix.com>
@cprivitere cprivitere merged commit 4636b71 into master May 2, 2022
@cprivitere cprivitere deleted the vc-speed-response branch May 2, 2022 15:33
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.

VirtualCircuit.Speed is defined as string but API returns an int
3 participants