We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f97b1c7 commit 930ff76Copy full SHA for 930ff76
aip/general/0143/aip.md
@@ -41,7 +41,8 @@ interface Book {
41
42
**Note:** The string itself _is_ the immutable, canonical code, used on the
43
wire format. Services **should not** create a separate enum with a different
44
-wire format, because doing so makes it difficult to use multiple APIs together.
+wire format, and **should not** use company-specific strings, because doing so
45
+makes it difficult to use multiple APIs together.
46
47
### Content types
48
0 commit comments