Skip to content

Commit

Permalink
fix(MOS-1701): Fix the method of the endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanderlee committed Jul 25, 2024
1 parent 62d2824 commit d83c8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ paths:
schema:
type: string
"/v{version}/deleteImage/{image_id}":
post:
delete:
tags:
- Articles
summary: Delete image for article
Expand Down

0 comments on commit d83c8cb

Please sign in to comment.