podman/pkg/api/server
Urvashi Mohnani 4ea5d69719 Add note about empty fields and null values for API responses
Add a note the global swagger docs about some fields not showing
up in responses as they are set to omitempty. Also add a note about
null values for complicated field types that swagger-go has a hard time
with.

[NO TESTS NEEDED]

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2021-10-01 13:18:52 -04:00
..
idle Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
docs.go Add note about empty fields and null values for API responses 2021-10-01 13:18:52 -04:00
handler_api.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
handler_logging.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
handler_panic.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
handler_rid.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
listener_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
register_archive.go support container to container copy 2021-07-27 15:32:23 +02:00
register_auth.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_containers.go Add /containers/stats response to API docs 2021-09-10 15:15:35 +02:00
register_distribution.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_events.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_exec.go Fix resize race with podman exec -it 2021-06-16 16:43:30 +02:00
register_generate.go swagger: remove name wildcards 2021-04-07 15:21:44 +02:00
register_healthcheck.go swagger: remove name wildcards 2021-04-07 15:21:44 +02:00
register_images.go image prune: support removing external containers 2021-09-28 10:24:16 +02:00
register_info.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_manifest.go Merge pull request #9121 from tmds/swagger_remove_name_wildcards 2021-04-08 13:04:23 -04:00
register_monitor.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_networks.go Wire network interface into libpod 2021-09-15 20:00:20 +02:00
register_ping.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_play.go teardown play kube 2021-08-24 14:26:14 -05:00
register_plugins.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_pods.go [NO TESTS NEEDED] Clean up swagger 2021-08-19 07:57:54 -07:00
register_secrets.go Add filtering functionality to http api secrets list 2021-09-03 10:29:31 +02:00
register_swagger.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_swarm.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_system.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_version.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_volumes.go Add until filter to volume ls filters list 2021-07-22 00:01:07 +02:00
server.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
swagger.go [NO TESTS NEEDED] Clean up swagger 2021-08-19 07:57:54 -07:00