forked from loafle/openapi-generator-original
Add example allOf with single ref (#10948)
* Add example allOf with single ref * fix dart-dio-next handling of that case * Refactor without vendor extension * Regenerate newer samples
This commit is contained in:
@@ -55,6 +55,7 @@ docs/StoreApi.md
|
||||
docs/Tag.md
|
||||
docs/User.md
|
||||
docs/UserApi.md
|
||||
docs/UserType.md
|
||||
git_push.sh
|
||||
mocha.opts
|
||||
package.json
|
||||
@@ -113,3 +114,4 @@ src/model/Return.js
|
||||
src/model/SpecialModelName.js
|
||||
src/model/Tag.js
|
||||
src/model/User.js
|
||||
src/model/UserType.js
|
||||
|
||||
Reference in New Issue
Block a user