Skip to content

Conversation

@JohnHKoh
Copy link

Removing auth as a required property as chat messages may not have it in the body. I assume that null cases have already been handled elsewhere in the code because the schema already accepts "auth": null. Hopefully lol.

{
  "name":"Some Ball 1",
  "team":2,
  "from":1,
  "message":"im bad",
  "to":"team",
  "removeAt":1666981608117
}

Should address #296.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant