autopushed

This commit is contained in:
2022-08-21 20:15:25 +02:00
parent 5e20026d33
commit b7ec1b6812
+1 -1
View File
@@ -415,7 +415,7 @@ Agoras can define mappings from these to URL schemes generalizing to isomorphic
- GET /nodes -> lists known entities in canonical form - GET /nodes -> lists known entities in canonical form
- 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 users - GET /users -> lists users
- GET /search?q=<query> -> redirects to /node/<node>?q=<query> with node being inferred after quoting/unquoting, full fidelity interface - GET /search?q=<query> -> generally redirects to /node/<node>?q=<query> with node being a maximally useful context while preserving fidelity of the percent-encoded query string
#### Feeds #### Feeds
- GET /feed/@<user> - GET /feed/@<user>