Skip to content

fix : 'Addr' schema objects updated to 'Address'#563

Merged
rartych merged 1 commit intocamaraproject:mainfrom
Kevsy:main
Dec 22, 2025
Merged

fix : 'Addr' schema objects updated to 'Address'#563
rartych merged 1 commit intocamaraproject:mainfrom
Kevsy:main

Conversation

@Kevsy
Copy link
Collaborator

@Kevsy Kevsy commented Nov 27, 2025

What type of PR is this?

  • cleanup

What this PR does / why we need it:

Common.yaml includes schema object definitions for DeviceIpv4Addr and SingleIpv4Addr . This is inconsistent with the use of 'Address' (not 'Addr') in other objects. Therefore this PR updates the names to DeviceIpv4Address andSingleIpv4Address

Which issue(s) this PR fixes:

Fixes #507

Does this PR introduce a breaking change?

  • Yes
  • No

Special notes for reviewers:

Changelog input

 release-note

Additional documentation

This section can be blank.

docs

@Kevsy Kevsy changed the title fix : 'Addr' schema objects updates to 'Address' fix : 'Addr' schema objects updated to 'Address' Nov 27, 2025
Copy link
Contributor

@PedroDiez PedroDiez left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@rartych rartych left a comment

Choose a reason for hiding this comment

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

LGTM

@rartych rartych merged commit cc7bc74 into camaraproject:main Dec 22, 2025
1 check passed
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.

Generalize IP address definitions in CAMARA_common.yaml

4 participants