File: bp-members/classes/class-bp-rest-members-actions-endpoint.php
Description
BP_REST_Members_Actions_Endpoint::get_item_schema()

Get the members action schema, conforming to JSON Schema.

Source: bp-members/classes/class-bp-rest-members-actions-endpoint.php:206

bp_rest_members_action_schema

Filters the members action schema.

Source: bp-members/classes/class-bp-rest-members-actions-endpoint.php:333

BP_REST_Members_Actions_Endpoint::bp_rest_follow_is_following()

Check member is following or not.

Source: bp-members/classes/class-bp-rest-members-actions-endpoint.php:343

BP_REST_Members_Actions_Endpoint::bp_rest_follow_start_following()

Start Following the member.

Source: bp-members/classes/class-bp-rest-members-actions-endpoint.php:360