Skip to content

Commit

Permalink
adding items and fixing description
Browse files Browse the repository at this point in the history
  • Loading branch information
Vibhu-gslab committed Oct 18, 2024
1 parent 263d39a commit d84a7b5
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 10 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,11 @@ keys:
required: true
groups:
type: list
description: Group names.
description: Link state group(s) an interface belongs to.
required: true
items:
type: str
description: Group names.
evpn_ethernet_segment:
type: dict
keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,11 @@ keys:
required: true
groups:
type: list
description: Group names.
description: Link state group(s) an interface belongs to.
required: true
items:
type: str
description: Group names.
phone:
type: dict
deprecation:
Expand Down

0 comments on commit d84a7b5

Please sign in to comment.