Add missing newline to fix list display on website (#9741)
This commit is contained in:
parent
94b835987a
commit
149248c6f4
|
@ -33,6 +33,7 @@ multiple API versions, each at a different API path. For example: `/api/v1` or
|
|||
`/apis/extensions/v1beta1`.
|
||||
|
||||
The version is set at the API level rather than at the resource or field level to:
|
||||
|
||||
- Ensure that the API presents a clear and consistent view of system resources and behavior.
|
||||
- Enable control access to end-of-life and/or experimental APIs.
|
||||
|
||||
|
|
Loading…
Reference in New Issue