forked from loafle/openapi-generator-original
* fix validation with discriminator using parent instead * add new files * add new workflow * fix
10 lines
310 B
YAML
10 lines
310 B
YAML
# auto-generated by OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator)
|
|
#
|
|
image: Visual Studio 2019
|
|
clone_depth: 1
|
|
build_script:
|
|
- dotnet build -c Release
|
|
- dotnet test -c Release
|
|
after_build:
|
|
- dotnet pack .\src\Org.OpenAPITools\Org.OpenAPITools.csproj -o ../../output -c Release --no-build
|