... | ... | @@ -445,9 +445,6 @@ Nenhuma query string esperada |
|
|
#### Payload:
|
|
|
```
|
|
|
{
|
|
|
status: 200,
|
|
|
msg: "Success",
|
|
|
teacher: {
|
|
|
name: "str",
|
|
|
birthday: 11/06/1999,
|
|
|
email: "str",
|
... | ... | @@ -455,7 +452,6 @@ Nenhuma query string esperada |
|
|
h_index: 10,
|
|
|
gender: "str",
|
|
|
institution: "str"
|
|
|
}
|
|
|
}
|
|
|
```
|
|
|
|
... | ... | |