Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | serve swagger when present | Brent Baude | 2020-03-18 |
| | | | | | | register the swagger endpoint and add some error handling for when the swagger file does not exist Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
* | Add /swagger/ endpoint to serve swagger yaml to clients | Jhon Honce | 2020-02-04 |
The provided yaml file will describe the current Podman REST API. Signed-off-by: Jhon Honce <jhonce@redhat.com> |