Files
openapi-generator-original/samples/client/petstore/java/microprofile-rest-client-3.0-jackson
William Cheng 9adfe986a3 Prepare v7.20.0 release (#22738)
* Revert "v7.19.0 release (#22732)"

This reverts commit ff400e9a31.

* prepare v7.20.0 release

* update samples

* update doc
2026-01-20 03:13:58 +08:00
..
2026-01-20 03:13:58 +08:00

OpenAPI Petstore - MicroProfile Rest Client & MicroProfile Server

This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: " \

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.