master^2
Varun 5 months ago
parent 1c80ecc477
commit a4d9abe7c3

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

Loading…
Cancel
Save