Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aip/general/0133.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ applying updates and for conflict resolution. The lack of a user-specified ID
means a client is unable to find the resource unless they store the identifier
locally, and can result in re-creating the resource. This in turn has a
downstream effect on all resources that reference it, forcing them to update to
the the ID of the newly-created resource.
the ID of the newly-created resource.

Having a user-specified ID also means the client can precalculate the resource
name and use it in references from other resources.
Expand Down