Browse Source

openapi: coloca campos como uma opção

master
Henrique-Sousa 4 weeks ago
parent
commit
c116a2ff81
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      server/services/medicos/get.in.json

+ 3
- 0
server/services/medicos/get.in.json View File

@ -11,6 +11,9 @@
}, },
"crm": { "crm": {
"type": "string" "type": "string"
},
"campos": {
"type": "string"
} }
} }
} }

Loading…
Cancel
Save