
! Finished docs on new update from roadmap /neighbors/ api is now fully doc'd however we still need some rtc integration
19 lines
309 B
Markdown
19 lines
309 B
Markdown
---
|
|
title: Neighbors
|
|
anchor: neighbors-structure
|
|
weight: 45
|
|
---
|
|
|
|
Neighbors contain the following structure
|
|
|
|
Name | Type
|
|
:-----:|:-----:
|
|
url\* | String
|
|
wsurl | String
|
|
name | String
|
|
description | String
|
|
tags | Array\<String\>
|
|
|
|
|
|
* url: is used as the primary key for identifying neighbors from one another
|