Course::get_schema()
Method: Returns the OpenAPI response schema for a LearnDash Course.
Course::get_schema Read More »
@package: LearnDash / Core
Source Files: src/Core/Modules/REST/Documentation_Migration/OpenAPI/Schemas/Course.php
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 »
Method: Returns the OpenAPI response schema for a LearnDash Assignment.
Assignment::get_schema Read More »
Class: Trait that provides LearnDash Lesson OpenAPI schema.
Method: Returns the OpenAPI response schema for a WordPress User.
WP_User::get_schema Read More »
Class: Class that provides LearnDash Assignment OpenAPI schema.
Class: Class that provides WordPress User OpenAPI schema.
Class: Trait that provides LearnDash Topic OpenAPI schema.
Method: Returns the OpenAPI response schema for a LearnDash Topic.
Class: Trait that provides LearnDash Group OpenAPI schema.
Method: Returns the OpenAPI response schema for a LearnDash Group.
Method: Hooks wrapper.
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Adds the common schemas to the OpenAPI documentation.
Provider::add_common_schemas Read More »
Class: Provider for initializing OpenAPI documentation for endpoints that are not part of the learndash/v1 REST API.
Method: Registers the service provider bindings.
Provider::register Read More »
Class: Provider for initializing documentation for endpoints that are not part of the learndash/v1 REST API.