UpdateChannel.json 298 B

12345678910111213141516
  1. {
  2. "assets": [
  3. {
  4. "Urls": ["https://joystream.org/WorkingGroupOpening.schema.json"]
  5. }
  6. ],
  7. "meta": {
  8. "title": "Channel Title",
  9. "description": "Cool Description",
  10. "isPublic": true,
  11. "language": "eng",
  12. "coverPhoto": 1,
  13. "avatarPhoto": 1,
  14. "category": 1
  15. }
  16. }