[Swagger]Fix Error
This commit is contained in:
		
							parent
							
								
									f0d05d5db3
								
							
						
					
					
						commit
						24b82c30e8
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		|  | @ -32,7 +32,7 @@ import AuthSess from '../../../models/auth-session'; | ||||||
|  *             url: |  *             url: | ||||||
|  *               type: string |  *               type: string | ||||||
|  *               description: Authentication form's URL |  *               description: Authentication form's URL | ||||||
|  *       400: |  *       default: | ||||||
|  *         description: Failed |  *         description: Failed | ||||||
|  *         schema: |  *         schema: | ||||||
|  *           $ref: "#/definitions/Error" |  *           $ref: "#/definitions/Error" | ||||||
|  |  | ||||||
|  | @ -40,7 +40,7 @@ import serialize from '../../../serializers/auth-session'; | ||||||
|  *               description: de |  *               description: de | ||||||
|  *             app: |  *             app: | ||||||
|  *               $ref: "#/definitions/Application" |  *               $ref: "#/definitions/Application" | ||||||
|  *       400: |  *       default: | ||||||
|  *         description: Failed |  *         description: Failed | ||||||
|  *         schema: |  *         schema: | ||||||
|  *           $ref: "#/definitions/Error" |  *           $ref: "#/definitions/Error" | ||||||
|  |  | ||||||
|  | @ -38,7 +38,7 @@ import serialize from '../../../serializers/user'; | ||||||
|  *               description: User Key |  *               description: User Key | ||||||
|  *             user: |  *             user: | ||||||
|  *               $ref: "#/definitions/User" |  *               $ref: "#/definitions/User" | ||||||
|  *       400: |  *       default: | ||||||
|  *         description: Failed |  *         description: Failed | ||||||
|  *         schema: |  *         schema: | ||||||
|  *           $ref: "#/definitions/Error" |  *           $ref: "#/definitions/Error" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue