mirror of https://github.com/docker/docs.git
fixed bad indentation in openapi yaml for dvp (#15904)
This commit is contained in:
parent
22c6f6c273
commit
45f1ad92c4
|
@ -14,16 +14,16 @@ info:
|
|||
|
||||
There are two levels of summary data:
|
||||
|
||||
- Repository-level, a summary of every namespace and repository
|
||||
- Tag- or digest-level, a summary of every namespace, repository, and reference
|
||||
(tag or digest)
|
||||
- Repository-level, a summary of every namespace and repository
|
||||
- Tag- or digest-level, a summary of every namespace, repository, and reference
|
||||
(tag or digest)
|
||||
|
||||
The summary data formats contain the following data points:
|
||||
The summary data formats contain the following data points:
|
||||
|
||||
- Unique IP address count
|
||||
- Pulls by tag count
|
||||
- Pulls by digest count
|
||||
- Version check count
|
||||
- Unique IP address count
|
||||
- Pulls by tag count
|
||||
- Pulls by digest count
|
||||
- Version check count
|
||||
|
||||
#### Raw data
|
||||
|
||||
|
|
Loading…
Reference in New Issue