autopushed

This commit is contained in:
2022-08-21 20:10:25 +02:00
parent 57aa629c68
commit 2aae894e2a
+2 -2
View File
@@ -411,9 +411,9 @@ Agoras can define mappings from these to URL schemes generalizing to isomorphic
#### Entity resolution #### Entity resolution
- GET /@<user> -> provides details about a user and the [[subnodes]] in their repositories. - GET /@<user> -> provides details about a user and the [[subnodes]] in their repositories.
- GET /users -> lists - GET /users -> lists users
- GET /node/<node> -> entity resolution - GET /node/<node> -> entity resolution
- GET /nodes -> lists - GET /nodes -> lists known entities in canonical form
- -
#### Feeds #### Feeds