Files
openapi-generator/docs
William Cheng b061bd2146 [Java][Okhttp] Add oneOf support (#10875)
* add custom gson deserializer

* add check for additional fields, required fields

* add tests for custom deserializer

* add custom adapter

* add custom adapter

* register type adapter factory

* comment out custom deserializer and use adapter instead

* add okhttp-gson-nextgen

* add new files

* restore okhttp-gson

* switch to adapter

* remove custom de/serializer

* add comment

* update tests

* test nextgen in ci

* update doc

* use full model name in JSON.java

* undo changes

* add oneof discriminator support

* fix anyOf

* remove mappings

* add more tests

* fix oneof deserialization, add more tests

* add error body and type to api exception class

* JSON to use instance variables/methods

* Revert "add error body and type to api exception class"

This reverts commit 07f34e2c45.
2021-11-30 15:33:42 +08:00
..
2021-02-05 23:54:56 +08:00
2020-05-31 23:03:12 +08:00
2021-10-09 15:47:57 +08:00
2021-05-17 13:38:09 +08:00
2020-02-11 21:22:58 +08:00
2018-06-20 00:29:17 -04:00
2021-01-19 20:24:13 +01:00