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: conserta o exemplo de UID
master
Henrique-Sousa
3 weeks ago
parent
b0c152f496
commit
277a5b7192
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
server/services/pacientes/delete.in.json
+ 3
- 3
server/services/pacientes/delete.in.json
View File
@ -8,11 +8,11 @@
"properties"
:
{
"uid"
:
{
"type"
:
"UID"
,
"required"
:
true
"required"
:
true
,
"example"
:
"3f281bfa-1719-4557-9153-fb3b9b3886bc"
}
}
,
"required"
:
[
"uid"
]
,
"example"
:
"3f281bfa-1719-4557-9153-fb3b9b3886bc"
]
}
Write
Preview
Loading…
Cancel
Save