Skip to content
Snippets Groups Projects
Commit 1ea0b9b3 authored by Rishi Panthee's avatar Rishi Panthee
Browse files

Add missing follow_type blacklisted and muted

parent dcd6e724
No related branches found
No related tags found
2 merge requests!120Delete few SMT method descriptions from database_api documentation,!117Deploy to Production
...@@ -286,6 +286,8 @@ ...@@ -286,6 +286,8 @@
* `follow_type` - Supported values: * `follow_type` - Supported values:
* `follow_blacklist` * `follow_blacklist`
* `follow_muted` * `follow_muted`
* `blacklisted`
* `muted`
parameter_json: {"observer": "blocktrades", "follow_type": "follow_blacklist"} parameter_json: {"observer": "blocktrades", "follow_type": "follow_blacklist"}
expected_response_json: [{"name":"hive.blog","blacklist_description":"","muted_list_description":""}] expected_response_json: [{"name":"hive.blog","blacklist_description":"","muted_list_description":""}]
curl_examples: curl_examples:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment