Skip to content

Commit

Permalink
MEN-1259: Document supported mender artifact versions in upload api.
Browse files Browse the repository at this point in the history
Changelog: None

Signed-off-by: Maciej Mrowiec <mrowiec.maciej@gmail.com>
  • Loading branch information
maciejmrowiec committed Jun 9, 2017
1 parent ede0c19 commit 296b73c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/management_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -387,9 +387,11 @@ paths:
$ref: "#/responses/InternalServerError"

post:
summary: Create an artifact
summary: Upload mender artifact
description: |
Creates artifact. Mulitpart request with meta and artifact.
Upload medner artifact. Multipart request with meta and artifact.
Supports artifact (versions v1, v2)[https://docs.mender.io/development/architecture/mender-artifacts#versions].
consumes:
- multipart/form-data
parameters:
Expand Down

0 comments on commit 296b73c

Please sign in to comment.