Merge pull request #10568 from jwhonce/issues/10562

[CI:DOCS] Document which CNI fields are encoded
This commit is contained in:
OpenShift Merge Robot
2021-06-06 22:45:41 +02:00
committed by GitHub

View File

@ -241,7 +241,9 @@ func (s *APIServer) registerNetworkHandlers(r *mux.Router) error {
// tags:
// - networks
// summary: List networks
// description: Display summary of network configurations
// description: |
// Display summary of network configurations.
// - In a 200 response, all of the fields named Bytes are returned as a Base64 encoded string.
// parameters:
// - in: query
// name: filters