This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
henrique
/
clinica
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
openapi: convenios é obrigatório
master
Henrique-Sousa
3 weeks ago
parent
9c27fc38b7
commit
d39aeb99e6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
server/services/medicos/post.in.json
+ 1
- 1
server/services/medicos/post.in.json
View File
@ -26,7 +26,7 @@
}
}
,
"required"
:
[
"nome"
,
"crm"
,
"especialidades"
"nome"
,
"crm"
,
"especialidades"
,
"convenios"
]
,
"example"
:
{
"nome"
:
"Jonas Salk"
,
Write
Preview
Loading…
Cancel
Save