forked from loafle/openapi-generator-original
* [Microprofile] Add Json-B polymorphism annotations * [Microprofile] Set openApiNullable in configs to false * [Microprofile] Bump JSON Bind version to 3.0 * [Microprofile] Only apply JSON-B polymorphism for MP 3.0 * Update samples * [Microprofile] Update documentation/configs for openApiNullable * Update docs
Petstore API - MicroProfile Rest Client & MicroProfile Server
API for managing pets in a pet store
Overview
This API client was generated by the OpenAPI Generator project. MicroProfile Rest Client is a type-safe way of calling REST services. The generated client contains an interface which acts as the client, you can inject it into dependent classes.