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

feat(api): Добавление swagger #171

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Conversation

Stivo182
Copy link
Collaborator

@Stivo182 Stivo182 commented Jan 27, 2025

  • Спецификация API доступно по адресу /api/v1. Добавлено перенаправление с /api на /api/v1
  • Конвертация по api доступна по адресу /api/v1/convert

Closes #170

@Stivo182 Stivo182 added the feat New feature or request label Jan 27, 2025
@Stivo182 Stivo182 requested a review from alei1180 January 27, 2025 19:14
Copy link
Owner

@alei1180 alei1180 left a comment

Choose a reason for hiding this comment

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

@Stivo182 Посмотри пожалуйста замечание к версии.

"info": {
"title": "curlone",
"description": "Конвертер команды curl в код на языке 1С",
"version": "1.0.0"
Copy link
Owner

Choose a reason for hiding this comment

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

@Stivo182 Версия 1.2.0 следующая?

Copy link
Collaborator Author

@Stivo182 Stivo182 Jan 28, 2025

Choose a reason for hiding this comment

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

Это версия описания API. Дока

@alei1180 alei1180 merged commit bf25c08 into alei1180:main Jan 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Добавить swagger
2 participants