forked from loafle/openapi-generator-original
* fix float/double default value * better code format * better CI for openapi3 batch files (C# client) * update nancyfx samples * pipe output to /dev/null to reduce log size * fix windows batch file * add C# API client generated by OAS3 spec
13 lines
480 B
XML
13 lines
480 B
XML
<?xml version="1.0"?>
|
|
<package>
|
|
<metadata>
|
|
<id>Org.OpenAPITools</id>
|
|
<title>Org.OpenAPITools</title>
|
|
<version>1.0.0</version>
|
|
<authors>openapi-generator</authors>
|
|
<owners>openapi-generator</owners>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>NancyFx Org.OpenAPITools API</description>
|
|
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
|
|
</metadata>
|
|
</package> |