Skip to content

Commit

Permalink
Fix creates being misspelled in API docs for creating products
Browse files Browse the repository at this point in the history
  • Loading branch information
octoxan committed Oct 21, 2019
1 parent 0d658a3 commit 2032cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/openapi/api.oas2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ paths:
'422':
$ref: '#/responses/unprocessable-entity'
summary: Create product
description: Creaets a product.
description: Creates a product.
operationId: create-product
tags:
- Products
Expand Down

0 comments on commit 2032cd5

Please sign in to comment.