forked from loafle/openapi-generator-original
* GH-17526/microprofile: Fix enumOuterClass missing JSON-B (de)serializer * Add microprofile-rest-client-outer-enum to jdk17 samples workflow * Regenerate samples
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
# Status
|
||||
|
||||
## Enum
|
||||
|
||||
|
||||
* `AVAILABLE` (value: `"available"`)
|
||||
|
||||
* `PENDING` (value: `"pending"`)
|
||||
|
||||
* `SOLD` (value: `"sold"`)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user