dataset-viewer
e8a5be6f - Replace valid with preview and viewer (#1452)

Commit
2 years ago
Replace valid with preview and viewer (#1452) * docs: โœ๏ธ add docs for fields viewer and preview in /valid * style: ๐Ÿ’„ fix format * feat: ๐ŸŽธ add "preview" and "viewer" to /is-valid response * docs: โœ๏ธ update the docs for is-valid * docs: โœ๏ธ update openapi spec * test: ๐Ÿ’ fix tests * feat: ๐ŸŽธ remove field "valid" from /is-valid response BREAKING CHANGE: ๐Ÿงจ removes valid field from /is-valid response * feat: ๐ŸŽธ remove field "valid" from "/valid" endpoint BREAKING CHANGE: ๐Ÿงจ remove field "valid" from "/valid" endpoin * Update docs/source/valid.mdx Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update docs/source/valid.mdx Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update docs/source/valid.mdx Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update services/worker/src/worker/job_runners/dataset/is_valid.py Co-authored-by: Andrea Francis Soria Jimenez <andrea@huggingface.co> * refactor: ๐Ÿ’ก use CompleteJobResult to simplify the code --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> Co-authored-by: Andrea Francis Soria Jimenez <andrea@huggingface.co>
Author
Parents
Loading