Blueprint: show basic version diff

This commit is contained in:
Ondrej Ezr 2024-08-02 10:32:35 +02:00 committed by Ondřej Ezr
parent 933e65d590
commit e1057208f3
4 changed files with 105 additions and 1 deletions

View file

@ -213,6 +213,14 @@ paths:
operationId: getBlueprint
tags:
- blueprint
parameters:
- in: query
name: version
schema:
type: integer
description: |
Filter by a specific version of the Blueprint we want to fetch.
Omit or pass -1 to fetch latest version.
responses:
'200':
description: detail of a blueprint