Skip to content

Commit f2f8ed7

Browse files
ninjaproxlavalamp
andauthored
Update contributors/devel/sig-architecture/api-conventions.md
Co-authored-by: Daniel Smith <[email protected]>
1 parent 4631c30 commit f2f8ed7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributors/devel/sig-architecture/api-conventions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -731,8 +731,8 @@ server if the Name field has not been provided. The provided value must be valid
731731
within the rules for Name, and may be truncated by the length of the suffix
732732
required to make the value unique on the server. If this field is specified, and
733733
Name is not present, the server will return a 409 with Reason `AlreadyExists` if
734-
the generated name exists, and the client should retry (optionally after the time
735-
indicated in the Retry-After header).
734+
the generated name exists, and the client should retry (after waiting at least the amount of time
735+
indicated in the Retry-After header, if it is present).
736736

737737
## Optional vs. Required
738738

0 commit comments

Comments
 (0)