You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that certain resource names do not adhere to the established naming conventions defined in the API Design Guidelines. Specifically, I would like to address the following resource names:
MECPlatforms -> mecPlatforms
serviceProfileID -> serviceProfileId
zone -> zoneId
region -> regionId
ecspFilter -> preferredEdgeProvider
ern -> edgeResourceName
To maintain uniformity and clarity in our codebase, I propose that we update these resource names to follow the lower camel case naming convention.
The text was updated successfully, but these errors were encountered:
leochely
changed the title
MEC Exposure & Experience Management ressource names don't follow naming conventions
MEC Exposure & Experience Management ressource names don't follow naming conventions or are not descriptive enough
Nov 28, 2023
I have noticed that certain resource names do not adhere to the established naming conventions defined in the API Design Guidelines. Specifically, I would like to address the following resource names:
MECPlatforms
->mecPlatforms
serviceProfileID
->serviceProfileId
zone
->zoneId
region
->regionId
ecspFilter
->preferredEdgeProvider
ern
->edgeResourceName
To maintain uniformity and clarity in our codebase, I propose that we update these resource names to follow the lower camel case naming convention.
The text was updated successfully, but these errors were encountered: