Wizard V2: Packages refactor, recommendations fix.
This commit is contained in:
parent
8271e6d159
commit
f9aae48dd1
10 changed files with 408 additions and 236 deletions
|
|
@ -671,7 +671,6 @@ paths:
|
|||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: array
|
||||
items:
|
||||
$ref: "#/components/schemas/RecommendationsResponse"
|
||||
components:
|
||||
|
|
@ -1064,7 +1063,7 @@ components:
|
|||
distribution. The snapshot that was made closest to, but before the specified date will
|
||||
be used. If no snapshots made before the specified date can be found, the snapshot
|
||||
closest to, but after the specified date will be used. If no snapshots can be found at
|
||||
all, the request will fail.
|
||||
all, the request will fail. The format must be YYYY-MM-DD (ISO 8601 extended).
|
||||
ImageTypes:
|
||||
type: string
|
||||
enum:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue