Skip to content

chore: fix minor inconsistencies in API - #60

Open
dkarwowski wants to merge 1 commit into
aws:mainfrom
dkarwowski:consistency-fixes
Open

chore: fix minor inconsistencies in API#60
dkarwowski wants to merge 1 commit into
aws:mainfrom
dkarwowski:consistency-fixes

Conversation

@dkarwowski

Copy link
Copy Markdown
Collaborator
  • minimal set of required fields listed for features.
  • remove readonly settings from responses.
  • missing type on macsec keys.
  • removing readonly from providers that have no post methods
  • list providers should be a list of providers

@dkarwowski
dkarwowski requested a review from VTWoods as a code owner July 31, 2026 14:21
description: Shared MD5 password for BGP sessions.
type: string
required:
- ipv4Subnet

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we want to force v4 as required but not v6?

type: string
required:
- asn
- hostIpv4

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same v4 vs v6 question here.

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.

2 participants