Skip to content

Commit

Permalink
internal/v1: BlueprintResoponse version field
Browse files Browse the repository at this point in the history
We need it for converting on-prem blueprints to hosted ones
in the frontend.
  • Loading branch information
kingsleyzissou committed Dec 17, 2024
1 parent 8cda92b commit a2f82c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/v1/api.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions internal/v1/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1039,6 +1039,8 @@ components:
type: string
description:
type: string
version:
type: integer
distribution:
$ref: '#/components/schemas/Distributions'
image_requests:
Expand Down

0 comments on commit a2f82c6

Please sign in to comment.