Skip to content

Commit 930ff76

Browse files
author
Luke Sneeringer
committed
Incorporate @hudlow feedback.
1 parent f97b1c7 commit 930ff76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

aip/general/0143/aip.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ interface Book {
4141

4242
**Note:** The string itself _is_ the immutable, canonical code, used on the
4343
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.
44+
wire format, and **should not** use company-specific strings, because doing so
45+
makes it difficult to use multiple APIs together.
4546

4647
### Content types
4748

0 commit comments

Comments
 (0)