Files
windmill/typescript-client
pyranota 01c16f29a8 floor progress in typescript client (#4420)
If user passes float to setProgress it will result BadRequest from server but without any explanation.

Sometimes it is non intuitive that endpoint accepts only integers, so to reduce confusion we convert progress to int.
2024-09-23 11:45:13 +02:00
..
2024-06-26 14:17:31 +02:00
2024-06-26 14:17:31 +02:00
2023-07-06 21:19:07 +02:00
2024-06-21 15:59:06 +02:00
2024-08-15 15:17:32 +02:00
2024-06-21 15:59:06 +02:00
2024-06-21 15:59:06 +02:00
2024-09-20 14:53:16 +02:00
2024-04-25 18:12:01 +02:00
2024-06-21 15:59:06 +02:00
2024-06-21 15:59:06 +02:00
2024-06-21 15:59:06 +02:00

Windmill Client

The SDK for the Windmill API.

import * as wmill from 'windmill-client';

await wmill.getVariable('u/foo/my_variable')