mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
The API docs are generated dynamically, which prevents them from being crawled / indexed. Provide a link to the swagger / OpenAPI spec that's used to generate the page, so that that content can be used as alternative. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>