PNTLV

Results 3 issues of PNTLV

## Description If we specify a server URL in `OpenAPIConfig` without a leading `/`, the schema generates incorrect paths. Example: ```python from __future__ import annotations from litestar import Litestar, get...

Triage Required :hospital:
pr/external
size: small
type/bug

## Description I would like to propose a solution for issue [#3306.](https://github.com/litestar-org/litestar/issues/3606) I have created two methods in `OpenAPIPlugin`: 1. `_normalize_route_path` is designed to remove redundant parts from the URL....

Triage Required :hospital:
pr/external
size: small
area/openapi
area/private-api
type/bug

### Bug Description: I am currently testing Manticore on a production project and noticed an issue similar to #395. Occasionally, I encounter the error "unknown option 'fuzzy'". Unfortunately, I haven't...

bug
waiting