ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('api:swagger:export')->setDescription('Dump the Swagger 2.0 (OpenAPI) documentation');
    }