[Java][Microprofile] Fix #17526: enumOuterClass missing JSON-B (de)serializer (#18951)

* 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:
DielN
2024-07-08 12:30:22 +02:00
committed by GitHub
parent 0820edee5d
commit a3912b7239
23 changed files with 1181 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
# Cat
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**id** | **Long** | | |
|**name** | **String** | | |
|**status** | **Status** | | |