Screenly / cli

Command Line Interface (CLI) and GitHub Actions workflow for Screenly.

Home Page:https://screenly.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add custom deserializer for MockData from MockDataStr

MuratUrsavas opened this issue · comments

Right now we're doing the conversion semi-manually. But it would be better to do it as a deserializer for serde.

Fixed by #121 by removing the need to have the custom deserializer