Skip to content

Commit

Permalink
Create empty index endpoint does not accept build_tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
lipoja committed May 17, 2022
1 parent 16e722d commit 9b8f54d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions iib/web/static/api_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1136,13 +1136,6 @@ components:
type: string
example:
version: 'v4.6'
build_tags:
description: >
Extra tags applied to intermediate index image
type: array
items:
type: string
example: ["v4.5-10-08-2021"]
output_fbc:
type: boolean
description: Specifies whether output index image should be File-based Catalog
Expand Down

0 comments on commit 9b8f54d

Please sign in to comment.