$commonresponses | core\router\schema\specification | protected |
$data | core\router\schema\specification | protected |
$finalised | core\router\schema\specification | protected |
__construct() | core\router\schema\specification | |
add_component(openapi_base $object) | core\router\schema\specification | |
add_example(example $example,) | core\router\schema\specification | protected |
add_header(header_object $header,) | core\router\schema\specification | protected |
add_parameter(parameter $parameter,) | core\router\schema\specification | protected |
add_path(string $component, route $route,) | core\router\schema\specification | |
add_request_body(request_body $body,) | core\router\schema\specification | protected |
add_response(response $response,) | core\router\schema\specification | protected |
add_schema(type_base $schema,) | core\router\schema\specification | protected |
add_server(string $url, string $description,) | core\router\schema\specification | |
finalise() | core\router\schema\specification | protected |
generate_common_responses() | core\router\schema\specification | protected |
get_common_request_responses() | core\router\schema\specification | |
get_openapi_schema_for_route(route $route, string $component, string $path,) | core\router\schema\specification | |
get_schema() | core\router\schema\specification | |
is_reference_defined(string $ref,) | core\router\schema\specification | |
jsonSerialize() | core\router\schema\specification | |
OPENAPI_VERSION | core\router\schema\specification | |