Provider::hooks()
Method: Hooks wrapper.
@package: LearnDash / Core
Source Files: src/Core/Modules/REST/Documentation_Migration/OpenAPI/Endpoints/Provider.php
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 »
Method: Returns the description for a specific HTTP method.
Price_Types::get_method_description Read More »
Class: Provider for initializing OpenAPI documentation for endpoints.
Method: Returns the routes configuration for this endpoint.
Price_Types::get_routes Read More »
Method: Returns the summary for a specific HTTP method.
Price_Types::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Price_Types::get_response_schema Read More »
Method: Returns the security schemes for this endpoint.
Price_Types::get_security_schemes Read More »
Class: Price Types OpenAPI Documentation Endpoint.
Method: Returns the namespace for this endpoint.
LDLMS_V2_Endpoint::get_namespace Read More »
Method: Returns the security schemes for this endpoint.
LDLMS_V2_Endpoint::get_security_schemes Read More »
Class: Abstract OpenAPI Documentation ldlms/v2 Endpoint.
Class: Class that provides LearnDash Course OpenAPI schema.
Method: Returns the OpenAPI response schema for a LearnDash Course.
Course::get_schema Read More »
Method: Returns the OpenAPI response schema for a LearnDash Lesson.
Lesson::get_schema Read More »
Class: Trait that provides LearnDash Lesson OpenAPI schema.
Method: Returns the OpenAPI response schema for a LearnDash Assignment.
Assignment::get_schema Read More »
Method: Returns the OpenAPI response schema for a WordPress User.
WP_User::get_schema Read More »
Class: Class that provides LearnDash Assignment OpenAPI schema.