Skip to content

When using --filter the config option basePath it's ignored #58

@pildit

Description

@pildit

Even if i set in my config/laravel-swagger.php
'basePath' => '/api',

after running

php artisan laravel-swagger:generate --filter="/api/development_plans" > development_plans.json

the resulting file contains paths with /api included

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions