Skip to content

[Admin] Append Local to overridden common schemas to avoid renaming validation warnings - #87

Merged
eric-murray merged 5 commits into
camaraproject:mainfrom
eric-murray:eric-murray-patch-1
Jul 31, 2026
Merged

[Admin] Append Local to overridden common schemas to avoid renaming validation warnings#87
eric-murray merged 5 commits into
camaraproject:mainfrom
eric-murray:eric-murray-patch-1

Conversation

@eric-murray

@eric-murray eric-murray commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

  • correction

What this PR does / why we need it:

YAML expansion results in overridden common schemas being having -2 appended, which then falls fowl of the "PascalCase should be used" warning. This PR renames the overridden schema by appending Local to avoid this.

Which issue(s) this PR fixes:

Fixes #88

Special notes for reviewers:

None

Changelog input

 release-note
 - [Admin] Append Local to overridden common schemas to avoid renaming validation warnings

Additional documentation

None

@eric-murray eric-murray changed the title Rename Config schema to Config2 to avoid validation error [Admin] Rename Config schema to Config2 to avoid validation error Jun 16, 2026
@eric-murray eric-murray changed the title [Admin] Rename Config schema to Config2 to avoid validation error [Admin] Append Local to overridden common schemas to avoid renaming validation warnings Jul 8, 2026
@eric-murray
eric-murray merged commit efb80c6 into camaraproject:main Jul 31, 2026
2 checks 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.

Rename overridden Config schema to avoid validation error

2 participants