Loading API/common/commonopenapi.yaml +1 −7 Original line number Diff line number Diff line Loading @@ -76,14 +76,8 @@ description: A string representing the token of the User. Error: required: - code - message type: object properties: code: type: integer format: int32 example: 406 message: type: string example: "Error 406" Loading Loading
API/common/commonopenapi.yaml +1 −7 Original line number Diff line number Diff line Loading @@ -76,14 +76,8 @@ description: A string representing the token of the User. Error: required: - code - message type: object properties: code: type: integer format: int32 example: 406 message: type: string example: "Error 406" Loading