Example: ```php function foo( #[OA\PathParameter] string $key, #[OA\PathParameter] string $value, ): void {} ```