ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand::configure PHP Méthode

configure() protected méthode

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