spiegel_podman/pkg/api
Jhon Honce f4f3a4afd9 Swagger refactor/cleanup
* Remove duplicate or unused types and constants
* Move all documetation-only models and responses into swagger package
* Remove all unecessary names, go-swagger will determine names from
  struct declarations
* Use Libpod suffix to differentiate between compat and libpod models
  and responses. Taken from swagger:operation declarations.
* Models and responses that start with lowercase are for swagger use
  only while uppercase are used "as is" in the code and swagger comments
* Used gofumpt on new code

```release-note

```

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2022-06-14 13:48:20 -04:00
..
handlers Swagger refactor/cleanup 2022-06-14 13:48:20 -04:00
server Swagger refactor/cleanup 2022-06-14 13:48:20 -04:00
types Swagger refactor/cleanup 2022-06-14 13:48:20 -04:00
Makefile [CI:DOCS] Update swagger definition of inspect manifest 2021-04-07 09:18:23 -07:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00