null, ]; if ($options['server_url']) { $spec->servers = [new Server(['url' => $options['server_url']])]; } return $spec->toYaml(); } }