William Cheng 82516c75d2
Fix implements in oneof, anyof templates in java okhttp client generator (#16241)
* fix implements in oneof, anyof templates in java okhttp

* add tests

* update samples
2023-08-03 21:09:00 +08:00

509 B

SomeObj

Properties

Name Type Description Notes
$type TypeEnum [optional]
id Long [optional]
name String [optional]
active Boolean [optional]
type String [optional]

Enum: TypeEnum

Name Value
SOMEOBJIDENTIFIER "SomeObjIdentifier"

Implemented Interfaces

  • Serializable