Provider
Class: Provider for initializing OpenAPI documentation for users endpoints.
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Adds the endpoints to the Open API documentation.
Provider::add_endpoints Read More »
Method: Returns the description for a specific HTTP method.
Quiz::get_method_description Read More »
Method: Returns the summary for a specific HTTP method.
Quiz::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Quiz::get_response_schema Read More »
Method: Returns the description for a specific HTTP method.
Group::get_method_description Read More »
Method: Returns the summary for a specific HTTP method.
Group::get_method_summary Read More »
Method: Returns the response schema for this endpoint.
Group::get_response_schema Read More »
Method: Adds the endpoints to the Open API documentation.
Provider::add_endpoints Read More »