[Swagger]Fix name
This commit is contained in:
		
							parent
							
								
									41ea59d77c
								
							
						
					
					
						commit
						f0d05d5db3
					
				
					 3 changed files with 4 additions and 4 deletions
				
			
		|  | @ -28,10 +28,10 @@ import AuthSess from '../../../models/auth-session'; | |||
|  *           properties: | ||||
|  *             token: | ||||
|  *               type: string | ||||
|  *               description: API Token | ||||
|  *               description: Session Token | ||||
|  *             url: | ||||
|  *               type: string | ||||
|  *               description: Callback URL | ||||
|  *               description: Authentication form's URL | ||||
|  *       400: | ||||
|  *         description: Failed | ||||
|  *         schema: | ||||
|  |  | |||
|  | @ -34,7 +34,7 @@ import serialize from '../../../serializers/auth-session'; | |||
|  *               description: Application ID | ||||
|  *             token: | ||||
|  *               type: string | ||||
|  *               description: API Token | ||||
|  *               description: Session Token | ||||
|  *             user_id: | ||||
|  *               type: string | ||||
|  *               description: de | ||||
|  |  | |||
|  | @ -22,7 +22,7 @@ import serialize from '../../../serializers/user'; | |||
|  *         type: string | ||||
|  *       - | ||||
|  *         name: token | ||||
|  *         description: API Token | ||||
|  *         description: Session Token | ||||
|  *         in: formData | ||||
|  *         required: true | ||||
|  *         type: string | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue