From e8397f97387d1c321dd191cfa5c45ad3d591b9ad Mon Sep 17 00:00:00 2001 From: Frank Natividad Date: Wed, 8 Nov 2023 14:16:28 -0800 Subject: [PATCH] Update AIP 122 to state field "name" is immutable --- aip/general/0122.md | 1 + 1 file changed, 1 insertion(+) diff --git a/aip/general/0122.md b/aip/general/0122.md index ee28fbee8..18c0bb753 100644 --- a/aip/general/0122.md +++ b/aip/general/0122.md @@ -53,6 +53,7 @@ the leading slash: - Resources **must not** expose tuples, self-links, or other forms of resource identification. - All ID fields **should** be strings. + - The resource `name` field **must** be considered immutable by mutation requests. **Note:** Resource names as described here are used within the scope of a single API (or else in situations where the owning API is clear from the