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:
|
1. Request body:
|
||||||
```python
|
```python
|
||||||
{
|
{
|
||||||
"username": "omma",
|
"username": "<username>",
|
||||||
"password": "123456"
|
"password": "<password>"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
## Well related end-points
|
## Well related end-points
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue