Remove "API" from info.title per Design Guide 5.3.1 (#51) - #60
Merged
Conversation
CAMARA API Design Guide section 5.3.1 (DG-024) states the title field SHALL NOT include the term "API". Changes info.title from "Edge Application Management API" to "Edge Application Management". info.description and other prose references to "Edge Application Management API" are left unchanged, since the Guide's restriction applies specifically to the title field, not to descriptive text. Fixes camaraproject#51
DLondonoD
requested review from
FabrizioMoggio,
JoseMConde,
Kevsy,
gainsley,
maheshc01 and
seralogar
as code owners
July 24, 2026 13:35
seralogar
approved these changes
Jul 28, 2026
This was referenced Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
correction
documentation
What this PR does / why we need it:
Changes
info.titlefromEdge Application Management APItoEdge Application Management, per CAMARA API Design Guide section 5.3.1(DG-024), which states the title field SHALL NOT include the term "API".
info.descriptionand other prose references to "Edge ApplicationManagement API" throughout the spec, test feature files, and documentation
are left unchanged, since the Guide's restriction applies specifically to
the
titlefield, not to descriptive text.Which issue(s) this PR fixes:
Fixes #51
Special notes for reviewers:
This rule (DG-024) has no current Spectral/OWASP implementation in the
CAMARA Validation Framework, so it isn't caught by CI — verification is
manual against the Design Guide text.
Changelog input
release-note Remove "API" from info.title per Design Guide section 5.3.1 (DG-024).
Additional documentation
This section can be blank.