mirror of
https://github.com/containers/podman.git
synced 2025-06-03 20:33:20 +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.
|
||||
// `HEAD /libpod/_ping` is also supported.
|
||||
// `/_ping` is available for compatibility with other engines.
|
||||
// The '_ping' endpoints are not versioned.
|
||||
// tags:
|
||||
// - system (compat)
|
||||
// - system
|
||||
|
Reference in New Issue
Block a user