podman/pkg/api/server
baude da4b8d3c64 swagger documentation updates
adhere closer to the spec by using description and summary fields and
also ensuring that the id is unique to avoid collision between generic
and libpod endpoints.

also, make swagger output work with redoc which seems to display our
information better for our needs.

Signed-off-by: baude <bbaude@redhat.com>
2020-01-13 14:33:47 -06:00
..
handler_api.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
register_auth.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
register_containers.go swagger documentation updates 2020-01-13 14:33:47 -06:00
register_distribution.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
register_events.go swagger documentation updates 2020-01-13 14:33:47 -06:00
register_healthcheck.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
register_images.go swagger documentation updates 2020-01-13 14:33:47 -06:00
register_info.go swagger documentation updates 2020-01-13 14:33:47 -06:00
register_monitor.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
register_ping.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
register_plugins.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
register_pods.go swagger documentation updates 2020-01-13 14:33:47 -06:00
register_swarm.go address review comments before merge 2020-01-10 09:47:19 -06:00
register_system.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
register_version.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
register_volumes.go swagger documentation updates 2020-01-13 14:33:47 -06:00
server.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
swagger.go swagger documentation updates 2020-01-13 14:33:47 -06:00