abdibrahem commited on
Commit
24426cc
·
1 Parent(s): cb9072a

update endpints documentation

Browse files
Files changed (1) hide show
  1. endpoints_documentation.py +1 -1
endpoints_documentation.py CHANGED
@@ -318,7 +318,7 @@ endpoints_documentation = {
318
  "get_doctors": {
319
  "path": "/doctors",
320
  "method": "GET",
321
- "description": "Get list of available doctors and their specialties",
322
  "parameters": {
323
  "department": {
324
  "type": "str",
 
318
  "get_doctors": {
319
  "path": "/doctors",
320
  "method": "GET",
321
+ "description": "Get list of available doctors and their specialties and Get doctors by department",
322
  "parameters": {
323
  "department": {
324
  "type": "str",