You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add support for `skipToken` ([#289](https://github.com/fabien0102/openapi-codegen/issues/289))
9
+
10
+
### Features
11
+
12
+
* Add support for `skipToken` ([#289](https://github.com/fabien0102/openapi-codegen/issues/289)) ([d1976e0](https://github.com/fabien0102/openapi-codegen/commit/d1976e0193e459a58ac4a949b845add8fe42c97b))
13
+
* Only generate utils if they don't exist ([#288](https://github.com/fabien0102/openapi-codegen/issues/288)) ([e517a2e](https://github.com/fabien0102/openapi-codegen/commit/e517a2e27e72ebe09ad0c526b5ad6b296f08d59d))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
* Fix multiple discriminator on same type ([#285](https://github.com/fabien0102/openapi-codegen/issues/285)) ([8937c46](https://github.com/fabien0102/openapi-codegen/commit/8937c460dc9de9cec66fe7588bf5ec7aea5e8eae))
0 commit comments