Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UCON
UCON Wiki
Wiki
contratos
contratos
· Changes
Page history
Update contratos
authored
Apr 11, 2022
by
João Vitor Bernardi Severo
Show whitespace changes
Inline
Side-by-side
contratos.md
View page @
a61581ed
...
@@ -445,9 +445,6 @@ Nenhuma query string esperada
...
@@ -445,9 +445,6 @@ Nenhuma query string esperada
#### Payload:
#### Payload:
```
```
{
{
status: 200,
msg: "Success",
teacher: {
name: "str",
name: "str",
birthday: 11/06/1999,
birthday: 11/06/1999,
email: "str",
email: "str",
...
@@ -455,7 +452,6 @@ Nenhuma query string esperada
...
@@ -455,7 +452,6 @@ Nenhuma query string esperada
h_index: 10,
h_index: 10,
gender: "str",
gender: "str",
institution: "str"
institution: "str"
}
}
}
```
```
...
...