◆ get_api_docs_for_route()
core\router\apidocs::get_api_docs_for_route |
( |
string | $component, |
|
|
ReflectionClass | $classinfo, |
|
|
specification | $api, |
|
|
array | $parentcontexts = [] ) |
|
protected |
Get the API Docs for the specified Route.
- Parameters
-
string | $component | The component that the route relates to |
ReflectionClass | $classinfo | |
specification | $api | |
array | $parentcontexts | |
- Return values
-
◆ get_openapi_classes_names()
core\router\apidocs::get_openapi_classes_names |
( |
| ) |
|
|
protected |
Get the list of OpenAPI Class Names.
- Return values
-
◆ openapi_docs()
Generate the API docs for the API.
- Parameters
-
ResponseInterface | $response | |
- Return values
-
The documentation for this class was generated from the following file:
- lib/classes/router/apidocs.php