Files
openapi-generator/samples/client/echo_api/java/resttemplate/docs/StringEnumRef.md
Tomohiko Ozawa 37451fa569 [Java][resttemplate] Add test for bearer auth (#17081)
* add bearer auth API to echo-api

* run generate-samples.sh

* add resttemplate echo-api sample

* add bearer auth test

* remove @Ignore
2023-11-16 00:38:49 +08:00

143 B

StringEnumRef

Enum

  • SUCCESS (value: "success")

  • FAILURE (value: "failure")

  • UNCLASSIFIED (value: "unclassified")