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 3.1
edited by Giorgi Mdivnishvili
on 2023/12/14 06:25
on 2023/12/14 06:25
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,12 @@ 33 33 34 34 === Schema === 35 35 36 +{{code language="none"}} 37 +AuthResponse{ 38 +accessToken string 39 +nullable: true 40 +} 41 +{{/code}} 36 36 43 + 37 37 = =