Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangliqiang authored Oct 16, 2019
1 parent d60140a commit 589c40c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Response body <br>
| :--- | :--- | :---|
| success | bool | the request is proceeded successfully or not |
| token | string | token used to open terminal |
| message | string | error messages if success is false |
| message | string | error message if success is false |

#### Get token by Kubernetes config file

Expand All @@ -89,7 +89,7 @@ Response body <br>
| :--- | :--- | :---|
| success | bool | the request is proceeded successfully or not |
| token | string | token used to open terminal |
| message | string | error messages if success is false |
| message | string | error message if success is false |

#### Open web terminal with token

Expand Down

0 comments on commit 589c40c

Please sign in to comment.