Update data model, documentation #4

Merged
raucao merged 4 commits from feature/2-update_data_model into master 2021-09-10 12:34:41 +00:00
Owner
  • Port NaturalDocs code documentation to JSDoc
  • server --> service,
    server.name --> service.domain,
    server.type --> service.protocol
  • Remove ircURI and xmppURI in favor of service.protocol
  • Add channel type ("room" or "person")
  • Change document path to use service domain instead of custom id/name

refs #2

* Port NaturalDocs code documentation to JSDoc * server --> service, server.name --> service.domain, server.type --> service.protocol * Remove ircURI and xmppURI in favor of service.protocol * Add channel type ("room" or "person") * Change document path to use service domain instead of custom id/name refs #2
raucao added 2 commits 2021-09-05 13:58:11 +00:00
dd1bfd08ea
Update data model, documentation
* Port NaturalDocs code documentation to JSDoc
* server --> service,
  server.name --> service.domain,
  server.type --> service.protocol
* Remove ircURI and xmppURI in favor of service.protocol
* Add channel type ("room" or "person")
* Change document path to use service domain instead of custom id/name
raucao added 1 commit 2021-09-05 13:58:29 +00:00
raucao added 1 commit 2021-09-05 13:59:20 +00:00
raucao requested review from galfert 2021-09-05 13:59:44 +00:00
galfert approved these changes 2021-09-10 11:11:38 +00:00
galfert left a comment
Owner

Looks all good to me 👌

Looks all good to me 👌
raucao merged commit 21cb5a02c8 into master 2021-09-10 12:34:41 +00:00
raucao deleted branch feature/2-update_data_model 2021-09-10 12:34:53 +00:00
Sign in to join this conversation.
No description provided.