emilsoftware-utilities 1.4.0-dev.19 → 1.4.0-dev.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -174,9 +174,9 @@ __decorate([
|
|
|
174
174
|
__metadata("design:type", String)
|
|
175
175
|
], UserDto.prototype, "codiceClienti", void 0);
|
|
176
176
|
__decorate([
|
|
177
|
-
(0, swagger_1.ApiPropertyOptional)({ description: 'Tipo di
|
|
177
|
+
(0, swagger_1.ApiPropertyOptional)({ description: 'Tipo di filtro.', example: 'HQ' }),
|
|
178
178
|
__metadata("design:type", Number)
|
|
179
|
-
], UserDto.prototype, "
|
|
179
|
+
], UserDto.prototype, "tipoFiltro", void 0);
|
|
180
180
|
__decorate([
|
|
181
181
|
(0, swagger_1.ApiPropertyOptional)({
|
|
182
182
|
description: 'idx della postazione nella tabella ANTENNE_POS di PROLAV',
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|