__construct(protected string string $description='', protected payload_response_type|media_type[] array|payload_response_type $content=[], protected bool bool $required=false,... $args,) | core\router\schema\request_body | |
core::router::schema::openapi_base::__construct(mixed ... $extra,) | core\router\schema\openapi_base | |
escape_reference(string $reference) | core\router\schema\openapi_base | static |
get_body_for_request(ServerRequestInterface $request,) | core\router\schema\request_body | |
get_openapi_description(specification $api, ?string $path=null,) | core\router\schema\request_body | |
get_openapi_schema(specification $api, ?string $path=null,) | core\router\schema\openapi_base | |
get_reference(bool $qualify=true,) | core\router\schema\openapi_base | |
get_reference_for_class(string $classname, bool $qualify=true,) | core\router\schema\openapi_base | static |
get_reference_for_example(string $reference) | core\router\schema\openapi_base | static |
get_reference_for_header(string $reference) | core\router\schema\openapi_base | static |
get_reference_for_parameter(string $reference) | core\router\schema\openapi_base | static |
get_reference_for_request_body(string $reference) | core\router\schema\openapi_base | static |
get_reference_for_response(string $reference) | core\router\schema\openapi_base | static |
get_reference_for_schema(string $reference) | core\router\schema\openapi_base | static |
get_schema_from_type(param $type) | core\router\schema\openapi_base | |
is_required() | core\router\schema\request_body | |