Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions sonic_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1335,8 +1335,6 @@ definitions:
description: tunnel local termination IP address
VnetEntry:
type: object
required:
Copy link
Collaborator

Choose a reason for hiding this comment

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

This would require fix in https://github.com/Azure/sonic-restapi/blob/master/go-server-server/go/models.go#L321. However if vni is optional, is the expectation just to create a Vrf?

- vnid
properties:
vnid:
type: integer
Expand Down