mirror of
https://github.com/containers/podman.git
synced 2025-06-22 18:08:11 +08:00
Merge pull request #10568 from jwhonce/issues/10562
[CI:DOCS] Document which CNI fields are encoded
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user