-
Notifications
You must be signed in to change notification settings - Fork 32
Meaning of {{API_NAME}}.{{SPECIFIC_CODE}} #538
Copy link
Copy link
Closed
Labels
Spring26Scope of Spring26 (H1-2026) meta-releaseScope of Spring26 (H1-2026) meta-releasedocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Problem description
NOTE 2: A {{SPECIFIC_CODE}}, unless it may have traversal scope (i.e. re-usable among different APIs), SHALL follow this scheme for a specific API: {{API_NAME}}.{{SPECIFIC_CODE}}
The Note in the syntax exceptions table in Section 3 is not clear.
- Is the value of
{{API_NAME}}referring to a value like the<api-name>of the Servers Object (link)? - What is the meaning of the double curly brackets (
{{...}})? Does that refer to a substitution like in Python'sstr.format()method?
Expected action
Clarify the API design guidelines.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Spring26Scope of Spring26 (H1-2026) meta-releaseScope of Spring26 (H1-2026) meta-releasedocumentationImprovements or additions to documentationImprovements or additions to documentation