|
|
@ -1180,7 +1180,7 @@ fastify.post("/api/updateSensorQC/:_id", {
|
|
|
|
properties: {
|
|
|
|
properties: {
|
|
|
|
qccheck: { type: "string", description: "QC check status" },
|
|
|
|
qccheck: { type: "string", description: "QC check status" },
|
|
|
|
qcby: { type: "string", description: "QC checked by" },
|
|
|
|
qcby: { type: "string", description: "QC checked by" },
|
|
|
|
comment: { type: "string", description: "QC comment" },
|
|
|
|
comments: { type: "string", description: "QC comment" },
|
|
|
|
status: { type: "string" },
|
|
|
|
status: { type: "string" },
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|