Attempting to `test-proxy push` an assets json that hasn't been fully initialized doesn't give explicit error
Open
Asset-Sync
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 144
Description
Repro steps
- Customer creates a new assets.json
- Customer test-proxy pushes the assets.json when only `.assets` folder exists
- Push fails with

The push should `400` error with
> that assets.json has not been properly initialized
or the like.
Contributor guide
Assessment
This issue has not been assessed yet.