Skip to content

Update IP address schema references in YAML to use common schemas - #620

Closed
eric-murray wants to merge 1 commit into
camaraproject:mainfrom
eric-murray:eric-murray-patch-2
Closed

eric-murray wants to merge 1 commit into
camaraproject:mainfrom
eric-murray:eric-murray-patch-2

Conversation

@eric-murray

Copy link
Copy Markdown
Collaborator

What type of PR is this?

  • correction

What this PR does / why we need it:

Replaced local references to SingleIpv4Addr and SingleIpv6Addr with references to the common SingleIpv4Address and SingleIpv6Address definitions provided by Commonalities r4.4

Which issue(s) this PR fixes:

Fixes #585

Special notes for reviewers:

No functional change as local and common schema definitions are identical other than the name

Changelog input

 release-note
 - Update IP address schema references in YAML to use common schemas

Additional documentation

None

Replaced references to SingleIpv4Addr and SingleIpv6Addr with references to SingleIpv4Address and SingleIpv6Address in the quality-on-demand.yaml file.
@eric-murray

Copy link
Copy Markdown
Collaborator Author

Not required

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.

quality-on-demand.yaml: replace local SingleIpv4Addr/SingleIpv6Addr with common $ref (after Commonalities r4.4)

1 participant