Luke

Results 7 issues of Luke

Do you have an OpenAPI spec available? I'd love to make a new client and it would be extremely helpful to have.

This will likely only work with the `QrImageView` widget and not the painter. The painter will need to know the "exclusion" zone so that we don't draw data modules where...

enhancement

If you first grab a user record like so: ``` filter := map[string]interface{}{ "id": "", } users, usersErr := streamClient.QueryUsers(&stream.QueryOption{ Filter: filter, Limit: 1, }) ``` Then modify the user...

enhancement

Dart: `Dart VM version: 2.1.1 (Unknown timestamp) on "linux_x64"` OS: `Chrome OS (Beta Channel - 73), Linux Beta (Debian Stretch)` Running `pub uploaders add ` will fail during the authorization...

type-enhancement
P3

If entry fails, it might be helpful to only retry a set number of times

enhancement

It might be helpful to colorize the errors so that they stand out to the end user

enhancement

The error message for failed validations should be customizable

enhancement