Update ReadMe.md
This commit is contained in:
parent
5f1bc59f4c
commit
cd7f94c202
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ POST
|
|||
1. Request body:
|
||||
```python
|
||||
{
|
||||
"username": "omma",
|
||||
"password": "123456"
|
||||
"username": "<username>",
|
||||
"password": "<password>"
|
||||
}
|
||||
```
|
||||
## Well related end-points
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue