Provider::hooks()
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.
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 »
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 »
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 routes configuration for this endpoint.
Assignment::get_routes Read More »
Method: Returns the response schema for this endpoint.
Assignment::get_response_schema Read More »
Method: Returns the description for a specific HTTP method.
Topic::get_method_description Read More »