Course::get_response_schema()
Method: Returns the response schema for this endpoint.
Course::get_response_schema Read More »
@package: LearnDash / Core
Source Files: src/Core/Modules/REST/Documentation_Migration/OpenAPI/Endpoints/Courses/Course.php
Method: Returns the response schema for this endpoint.
Course::get_response_schema Read More »
Class: Courses OpenAPI Documentation Endpoint.
Method: Returns the description for a specific HTTP method.
Groups::get_method_description Read More »
Method: Returns the summary for a specific HTTP method.
Groups::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Groups::get_response_schema Read More »
Method: Returns the routes configuration for this endpoint.
Groups::get_routes Read More »
Class: Course Groups OpenAPI Documentation Endpoint.
Method: Returns the description for a specific HTTP method.
Steps::get_method_description Read More »
Method: Returns the summary for a specific HTTP method.
Steps::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Steps::get_response_schema Read More »
Method: Returns the routes configuration for this endpoint.
Class: Course Steps OpenAPI Documentation Endpoint.
Method: Returns the description for a specific HTTP method.
Users::get_method_description Read More »
Method: Returns the summary for a specific HTTP method.
Users::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Users::get_response_schema Read More »
Method: Returns the routes configuration for this endpoint.
Class: Course Users OpenAPI Documentation Endpoint.
Method: Adds the endpoints to the Open API documentation.
Provider::add_endpoints Read More »
Method: Hooks wrapper.
Class: Provider for initializing OpenAPI documentation for courses endpoints.