Provider::register()
Method: Registers the service provider bindings.
Provider::register Read More »
@package: LearnDash / Core
Source Files: src/Core/Modules/REST/Documentation_Migration/OpenAPI/Endpoints/Courses/Provider.php
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Returns the description for a specific HTTP method.
Prerequisites::get_method_description Read More »
Method: Returns the routes configuration for this endpoint.
Prerequisites::get_routes Read More »
Method: Returns the summary for a specific HTTP method.
Prerequisites::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Prerequisites::get_response_schema Read More »
Class: Course Prerequisites OpenAPI Documentation Endpoint.
Method: Returns the description for a specific HTTP method.
Lesson::get_method_description Read More »
Method: Returns the summary for a specific HTTP method.
Lesson::get_method_summary Read More »
Method: Returns the routes configuration for this endpoint.
Lesson::get_routes Read More »
Method: Returns the response schema for this endpoint.
Lesson::get_response_schema Read More »
Class: Lessons OpenAPI Documentation Endpoint.
Method: Returns the description for a specific HTTP method.
Assignment::get_method_description Read More »
Method: Returns the summary for a specific HTTP method.
Assignment::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Assignment::get_response_schema Read More »
Method: Returns the routes configuration for this endpoint.
Assignment::get_routes Read More »
Class: Assignments OpenAPI Documentation Endpoint.
Method: Returns the description for a specific HTTP method.
Topic::get_method_description Read More »
Method: Returns the routes configuration for this endpoint.
Method: Returns the summary for a specific HTTP method.
Topic::get_method_summary Read More »
Class: Topics OpenAPI Documentation Endpoint.