Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor handler packages | Jhon Honce | 2020-03-10 |
| | | | | | | | To help with packaging, the handlers in pkg/api/handlers are now found in pkg/api/handler/compat. Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | [CI:DOCS]add apiv2 endpoints for exec | Brent Baude | 2020-02-03 |
add the openapi/swagger documentation for exec. The subcommands added are create, inspect, resize, and start. at the time of this writing, no structure is declared for the inspect response. once the libpod work for this is complete, we can inherit and swaggerize it. Signed-off-by: Brent Baude <bbaude@redhat.com> |