Christophe Bornet f2d8e3a25b
[Java/okhttp] Add dynamic operations option (#7916)
* Add dynamicOperations option to okhttp gen

* Add tests

* Add apiclient tests

* Fix apiclient template

* Add dependencies in gradle and sbt
2020-12-10 18:22:39 +08:00

133 B

OuterEnum

Enum

  • PLACED (value: "placed")

  • APPROVED (value: "approved")

  • DELIVERED (value: "delivered")