Skip to content

Commit

Permalink
Refine cover image display for attachment list
Browse files Browse the repository at this point in the history
  • Loading branch information
ruibaby authored and guqing committed Aug 20, 2024
1 parent 90d476b commit 22590c8
Show file tree
Hide file tree
Showing 19 changed files with 3,296 additions and 92 deletions.
803 changes: 760 additions & 43 deletions api-docs/openapi/v3_0/aggregated.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions api-docs/openapi/v3_0/apis_console.api_v1alpha1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3290,6 +3290,12 @@
"permalink": {
"type": "string",
"description": "Permalink of attachment.\nIf it is in local storage, the public URL will be set.\nIf it is in s3 storage, the Object URL will be set.\n"
},
"thumbnails": {
"type": "object",
"additionalProperties": {
"type": "string"
}
}
}
},
Expand Down
Loading

0 comments on commit 22590c8

Please sign in to comment.