Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(api-admin): add remove app metod | openapi docs #40

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

asvtsv
Copy link
Contributor

@asvtsv asvtsv commented Jun 24, 2021

Описание контракта для ручки удаления приложения https://linear.app/atomix/issue/ACC-59/udalenie-prilozheniya

@linear
Copy link

linear bot commented Jun 24, 2021

ACC-59 Удаление приложения

Отправляем ID, в ответ успех или нет.

@@ -24,6 +24,21 @@ paths:
500:
description: Something goes wrong

"/applications/app.remove":
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"/applications/app.remove":
"/applications.remove":

@Drevoed
Copy link
Collaborator

Drevoed commented Jul 2, 2021

@asvtsv

Конфликты

@@ -148,7 +163,49 @@ components:
- application_not_found
- user_not_found

ApplicationsRemoveSuccess:
description: Applicatoion was deleted.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants