1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00

Update openapi specs

This commit is contained in:
Adria Navarro 2023-11-30 11:56:04 +01:00
parent dcb6933eaa
commit bbe41e04a2
2 changed files with 2 additions and 2 deletions

View file

@ -2152,7 +2152,7 @@
"/applications/{appId}/publish": {
"post": {
"operationId": "appPublish",
"summary": "Unpublish an application",
"summary": "Publish an application",
"tags": [
"applications"
],

View file

@ -1761,7 +1761,7 @@ paths:
"/applications/{appId}/publish":
post:
operationId: appPublish
summary: Unpublish an application
summary: Publish an application
tags:
- applications
parameters: