diff --git a/api/swagger.yaml b/api/swagger.yaml index 63cc5773bd..db83986b93 100644 --- a/api/swagger.yaml +++ b/api/swagger.yaml @@ -6253,6 +6253,11 @@ paths: description: "Platform in the format os[/arch[/variant]]" type: "string" default: "" + - name: "target" + in: "query" + description: "Target build stage" + type: "string" + default: "" responses: 200: description: "no error"