mirror of
https://github.com/containers/podman.git
synced 2025-06-17 06:57:43 +08:00
Merge pull request #6638 from jwhonce/issues/6548
[CI:DOCS] Fixes #6548
This commit is contained in:
@ -19,6 +19,7 @@ func (s *APIServer) registerPingHandlers(r *mux.Router) error {
|
|||||||
// Return protocol information in response headers.
|
// Return protocol information in response headers.
|
||||||
// `HEAD /libpod/_ping` is also supported.
|
// `HEAD /libpod/_ping` is also supported.
|
||||||
// `/_ping` is available for compatibility with other engines.
|
// `/_ping` is available for compatibility with other engines.
|
||||||
|
// The '_ping' endpoints are not versioned.
|
||||||
// tags:
|
// tags:
|
||||||
// - system (compat)
|
// - system (compat)
|
||||||
// - system
|
// - system
|
||||||
|
Reference in New Issue
Block a user