update service examination
This commit is contained in:
@ -82,7 +82,7 @@ export class ServiceExaminationController {
|
||||
required: true,
|
||||
content: {
|
||||
"application/json": {
|
||||
schema: { $ref: "#/components/schemas/serviceExamination" }
|
||||
schema: { $ref: "#/components/schemas/serviceExaminationCreate" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user