diff --git a/api/v2.0/swagger.yaml b/api/v2.0/swagger.yaml index c97da9ee4..6e0482b04 100644 --- a/api/v2.0/swagger.yaml +++ b/api/v2.0/swagger.yaml @@ -5656,10 +5656,12 @@ definitions: type: integer format: int64 description: The count of the artifacts inside the repository + x-omitempty: false pull_count: type: integer format: int64 description: The count that the artifact inside the repository pulled + x-omitempty: false creation_time: type: string format: date-time