diff --git a/openapi.yml b/openapi.yml index 28c555e..c49320b 100644 --- a/openapi.yml +++ b/openapi.yml @@ -1218,7 +1218,7 @@ paths: name: type: string description: The name of the artifact. - tags: + tag: type: array description: Tags to assign to the artifact. items: @@ -1307,7 +1307,7 @@ paths: requestBody: required: true content: - text/yaml: {} + text/yaml: {} responses: "201": description: Manifest created successfully.