Skip to content

Commit

Permalink
chore: note that client provided ids are query params for REST (aip-d…
Browse files Browse the repository at this point in the history
…ev#944)

chore: note that client provided ids are query params for REST
  • Loading branch information
shwoodard authored Sep 19, 2022
1 parent c101e3e commit 8dfa9e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aip/general/0133.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,9 @@ message CreateBookRequest {
duplicate resource, the service **must** error with `PERMISSION_DENIED`
instead.

**Note:** For REST APIs, the user-specified ID field, `{resource}_id`,
is provided as a query parameters on the request URI.

**Important:** Declarative-friendly resources (AIP-128) **must** support
user-specified IDs.

Expand Down

0 comments on commit 8dfa9e0

Please sign in to comment.