! Finsihed goal on roadmap
! Finished docs on new update from roadmap /neighbors/ api is now fully doc'd however we still need some rtc integration
This commit is contained in:
18
docs/content/structures/neighbors.md
Normal file
18
docs/content/structures/neighbors.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user