Skip to content

Commit

Permalink
request authorization documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Данила Беляков authored and Данила Беляков committed Aug 1, 2024
1 parent 7e152a3 commit 98d5298
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions documentation/Авторизация.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Авторизация

[Документация](https://yandex.ru/dev/dialogs/alice/doc/ru/auth/when-to-use)

### Примеры
- [Authorization.kt](../examples/src/main/kotlin/com/github/examples/Authorization.kt)
2 changes: 2 additions & 0 deletions documentation/Методы_API.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@ sealed interface Response<T> {

### Примеры
[ImageDialogsApi.kt](../examples/src/main/kotlin/com/github/examples/ImageDialogsApi.kt)

### [Авторизация](Авторизация.md)

0 comments on commit 98d5298

Please sign in to comment.