Libo Shen
Libo Shen
https://github.com/mirego/absinthe_error_payload/blob/691194ea3360e6e38c8278d5c51f9f9546cd0e5b/lib/absinthe_error_payload/payload.ex#L125 A better schema seems should be like this: ``` field(:messages, list_of(non_null:validation_message)) ``` Any reason allowing nullable validation messages in the list?
I'm using FLAME for my project to run ML workload running on Fly. To avoid download the 4GB model data every time starting a FLAME runner, a Fly volume needs...
Add support for browsing and playing Sonos favorite playlists/albums directly from the TUI. Features: - Fetch and display favorite playlists from Sonos speakers - Two-view interface: Queue (1) and Favorites...