mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Document API doc path.
This commit is contained in:
parent
632e5d0592
commit
c5be69408a
@ -24,6 +24,6 @@ Kubernetes documentation is organized into several categories.
|
||||
- Hands on introduction and example config files
|
||||
- **API documentation**
|
||||
- in [the API conventions doc](api-conventions.md)
|
||||
- and automatically generated API documentation served by the master
|
||||
- and automatically generated API documentation served by the master at `/swaggerapi/api/v1beta1` (generated from [pkg/api/v1beta1/types.go](../pkg/api/v1beta1/types.go))
|
||||
- **Wiki**
|
||||
- in [wiki](https://github.com/GoogleCloudPlatform/kubernetes/wiki)
|
||||
|
Loading…
Reference in New Issue
Block a user