Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

07 vlan metalgateways spec field patch #37

Merged

Conversation

rinzler-17
Copy link
Contributor

This PR addresses #32
@displague @VamshikShetty

@@ -19673,7 +19662,7 @@ components:
metal_gateway:
gateway_address: gateway_address
updated_at: 2000-01-23T04:56:07.000+00:00
vlan: 0.8008281904610115
vlan: 1.4658129805029452
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be the wrong kind of numeric type.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+ "metal_gateways": {
+ "description": "A list of metal gateways currently associated to this Virtual Network.",
+ "items": {
+ "$ref": "#/components/schemas/Href"
Copy link
Member

@displague displague Aug 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reporting this as Href seems fair to me. When metal_gateways is included ?include=, this will be a MetalGatewayLite. I don't believe we have simple ways to express that today other than with the description.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants