add nomor urut list antrian
This commit is contained in:
No files matched your search
@@ -78,6 +78,12 @@ definitions:
|
||||
type: string
|
||||
noRekamMedis:
|
||||
type: string
|
||||
noUrutKategori:
|
||||
type: integer
|
||||
noUrutSpesialis:
|
||||
type: integer
|
||||
noUrutSubSpesialis:
|
||||
type: integer
|
||||
spesialis:
|
||||
type: string
|
||||
subSpesialis:
|
||||
@@ -209,6 +215,10 @@ paths:
|
||||
in: query
|
||||
name: search
|
||||
type: string
|
||||
- description: 'Type antrian : all, kategori, spesialis, sub-spesialis'
|
||||
in: query
|
||||
name: type
|
||||
type: string
|
||||
responses:
|
||||
"200":
|
||||
description: OK
|
||||
|
||||
Reference in New Issue
Block a user