update samples

This commit is contained in:
William Cheng 2021-03-08 19:05:16 +08:00
parent 8cb4741248
commit 7720c9f6bd
11 changed files with 0 additions and 11 deletions

View File

@ -57,7 +57,6 @@ docs/User.md
docs/UserApi.md
git_push.sh
mono_nunit_test.sh
src/Org.OpenAPITools.Test/Model/OuterObjectWithEnumPropertyTests.cs
src/Org.OpenAPITools.Test/packages.config
src/Org.OpenAPITools/Api/AnotherFakeApi.cs
src/Org.OpenAPITools/Api/DefaultApi.cs

View File

@ -109,4 +109,3 @@ src/model/Return.js
src/model/SpecialModelName.js
src/model/Tag.js
src/model/User.js
test/model/OuterObjectWithEnumProperty.spec.js

View File

@ -109,4 +109,3 @@ src/model/Return.js
src/model/SpecialModelName.js
src/model/Tag.js
src/model/User.js
test/model/OuterObjectWithEnumProperty.spec.js

View File

@ -110,4 +110,3 @@ lib/WWW/OpenAPIClient/Role.pm
lib/WWW/OpenAPIClient/Role/AutoDoc.pm
lib/WWW/OpenAPIClient/StoreApi.pm
lib/WWW/OpenAPIClient/UserApi.pm
t/OuterObjectWithEnumPropertyTest.t

View File

@ -112,4 +112,3 @@ lib/Model/Tag.php
lib/Model/User.php
lib/ObjectSerializer.php
phpunit.xml.dist
test/Model/OuterObjectWithEnumPropertyTest.php

View File

@ -117,5 +117,4 @@ lib/petstore/version.rb
petstore.gemspec
spec/api_client_spec.rb
spec/configuration_spec.rb
spec/models/outer_object_with_enum_property_spec.rb
spec/spec_helper.rb

View File

@ -117,5 +117,4 @@ lib/petstore/version.rb
petstore.gemspec
spec/api_client_spec.rb
spec/configuration_spec.rb
spec/models/outer_object_with_enum_property_spec.rb
spec/spec_helper.rb

View File

@ -111,4 +111,3 @@ lib/model/tag.dart
lib/model/user.dart
lib/serializers.dart
pubspec.yaml
test/outer_object_with_enum_property_test.dart

View File

@ -114,4 +114,3 @@ lib/model/special_model_name.dart
lib/model/tag.dart
lib/model/user.dart
pubspec.yaml
test/outer_object_with_enum_property_test.dart

View File

@ -115,4 +115,3 @@ lib/model/special_model_name.dart
lib/model/tag.dart
lib/model/user.dart
pubspec.yaml
test/outer_object_with_enum_property_test.dart

View File

@ -117,5 +117,4 @@ setup.cfg
setup.py
test-requirements.txt
test/__init__.py
test/test_outer_object_with_enum_property.py
tox.ini