automation-tests/pkg/api/server
Tristan Cacqueray 1aa96ed2e2 swagger: removes the schema type for PodSpecGenerator $ref
When using a $ref, the type is ignored and it can confuse the openapi codegen
and make it fails with this error:

  attribute paths.'/libpod/pods/create'(post).[create].type is unexpected

This change removes the schema type attribute.

Signed-off-by: Tristan Cacqueray <tdecacqu@redhat.com>
2021-02-24 18:34:57 +00:00
..
idle Change http ConnState actions between new and active 2020-10-31 20:31:33 -06:00
docs.go Switch references of /var/run -> /run 2021-01-07 05:37:24 -05:00
handler_api.go bump go module to v3 2021-02-22 09:03:51 +01:00
listener_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
register_archive.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_auth.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_containers.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_distribution.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_events.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_exec.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_generate.go Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation 2021-02-22 13:44:43 -05:00
register_healthcheck.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_images.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_info.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_manifest.go Merge pull request #9117 from tmds/swagger_missing_schema_properties 2021-02-22 11:03:14 -05:00
register_monitor.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_networks.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_ping.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_play.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_plugins.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_pods.go swagger: removes the schema type for PodSpecGenerator $ref 2021-02-24 18:34:57 +00:00
register_secrets.go bump go module to v3 2021-02-22 09:03:51 +01: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 bump go module to v3 2021-02-22 09:03:51 +01:00
register_version.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_volumes.go bump go module to v3 2021-02-22 09:03:51 +01:00
server.go bump go module to v3 2021-02-22 09:03:51 +01:00
swagger.go bump go module to v3 2021-02-22 09:03:51 +01:00