Changes for page 1. Authorization
Last modified by Giorgi Mdivnishvili on 2024/04/26 15:59
From version 2.1
edited by Giorgi Mdivnishvili
on 2023/12/14 06:24
on 2023/12/14 06:24
Change comment:
There is no comment for this version
To version 5.1
edited by Giorgi Mdivnishvili
on 2023/12/14 07:38
on 2023/12/14 07:38
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -33,5 +33,9 @@ 33 33 34 34 === Schema === 35 35 36 - 37 -= = 36 +{{code language="none"}} 37 +AuthResponse{ 38 +accessToken string 39 +nullable: true 40 +} 41 +{{/code}}