William Cheng 91da2fd240
Prepare 7.9.0 snapshot (#19386)
* Revert "v7.8.0 release (#19385)"

This reverts commit 6bdc452f92d49dcac7ac21dfe8751c8cc4267b98.

* update samples for v7.9.0-snapshot
2024-08-19 16:14:51 +08:00
..
2024-08-19 16:14:51 +08:00

OpenAPI Petstore - MicroProfile Rest Client & MicroProfile Server

This is a sample server Petstore server. For this sample, you can use the api key special-key to test the authorization filters.

Overview

This server was generated by the OpenAPI Generator project. The generated server contains an interface which acts as the server, you can inject it into the controller class. This module is intended to provide additional server features, like accessing an operations response object, when multiple responses where specified.