@since: 0.1.0
Description
BP_REST_Document_Endpoint::get_item_schema()

Get the document schema, conforming to JSON Schema.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:1358

bp_rest_document_folder_create_items_query_args

Filter the query arguments for the request.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:406

BP_REST_Document_Folder_Endpoint::get_endpoint_args_for_item_schema()

Select the item schema arguments needed for the CREATABLE methods.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:1014

BP_REST_Document_Endpoint::get_collection_params()

Get the query params for collections.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:1572

bp_rest_document_folder_create_item

Fires after a Document folder is created via the REST API.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:437

bp_rest_document_folder_{$key}_query_arguments

Filters the method query arguments.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:1070

bp_rest_document_create_items_permissions_check

Filter the document `create_item` permissions check.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:718

BP_REST_Document_Endpoint::bp_rest_create_document()

Create the Document IDs from Upload IDs.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:1782

BP_REST_Document_Folder_Endpoint::create_item_permissions_check()

Check if a given request has access to create a folder.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:450

BP_REST_Document_Folder_Endpoint::get_item_schema()

Get the document folder schema, conforming to JSON Schema.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:1079