automation-tests/pkg/api
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
..
handlers Merge pull request #9480 from jmguzik/replace-nil-with-braces-network-resource 2021-02-22 20:41:39 -05:00
server swagger: removes the schema type for PodSpecGenerator $ref 2021-02-24 18:34:57 +00:00
types podman rmi: refactor logic 2020-04-21 08:12:25 +02:00
Makefile Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
tags.yaml Implement Secrets 2021-02-09 09:13:21 -05:00