Provider::hooks()
Method: Hooks wrapper.
@package: LearnDash / Core
Source Files: src/Core/Modules/REST/Documentation_Migration/OpenAPI/Endpoints/Quizzes/Provider.php
Method: Hooks wrapper.
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Adds the endpoints to the Open API documentation.
Provider::add_endpoints Read More »
Class: Provider for initializing OpenAPI documentation for quizzes endpoints.
Method: Returns the description for a specific HTTP method.
Quiz::get_method_description Read More »
Method: Returns the tags for this endpoint.
Method: Returns the summary for a specific HTTP method.
Quiz::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Quiz::get_response_schema Read More »
Method: Returns the routes configuration for this endpoint.
Class: Quizzes OpenAPI Documentation Endpoint.
Method: Returns the description for a specific HTTP method.
Group::get_method_description Read More »
Method: Returns the tags for this endpoint.
Method: Returns the summary for a specific HTTP method.
Group::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Group::get_response_schema Read More »
Method: Returns the routes configuration for this endpoint.
Class: Groups OpenAPI Documentation Endpoint.
Method: Hooks wrapper.
Method: Adds the endpoints to the Open API documentation.
Provider::add_endpoints Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Class: Provider for initializing OpenAPI documentation for groups endpoints.