Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4a42559 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
TomPeters-NL committed Jul 25, 2024
1 parent b292adb commit a8e532c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
}
},
"/v{version}/deleteImage/{image_id}": {
"post": {
"delete": {
"tags": [
"Articles"
],
Expand Down
2 changes: 1 addition & 1 deletion 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 a8e532c

Please sign in to comment.