File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,6 +93,12 @@ Examples:
9393- ` spec ` (** not** ` specification ` )
9494- ` stats ` (** not** ` statistics ` )
9595
96+ Furthermore, well known abbreviations for units ** should** be used in field names.
97+ See [ AIP-141] [ ] for more guidance on fields that represent quantities. Examples:
98+
99+ - ` distance_km ` (** not** ` distance_kilometers ` )
100+ - ` width_px ` (** not** ` width_pixels ` )
101+
96102### Adjectives
97103
98104For uniformity, field names that contain both a noun and an adjective
@@ -201,6 +207,7 @@ creating a more coherent surface. At the same time, the requirement being a
201207
202208## Changelog
203209
210+ - ** 2025-10-23** : Call out AIP-141 unit abbreviations as preferred.
204211- ** 2025-03-10** : Add rationale for URI guidance.
205212- ** 2024-12-20** : Copy over abbreviations guidance from old design site.
206213- ** 2024-08-26** : Codify exception to string and base64 guidance
You can’t perform that action at this time.
0 commit comments