master^2
Varun 5 months ago
parent a4d9abe7c3
commit 712489a80e

@ -1220,7 +1220,7 @@ fastify.post('/api/updateSensorQC/:hardwareId', {
tags: ['Store-Data'],
summary: 'Update QC fields of a sensor',
params: {
required: ['hardwareIdd'],
required: ['hardwareId'],
type: 'object',
properties: {
hardwareId: { type: 'string', description: 'Sensor ID' },

Loading…
Cancel
Save