mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-24 12:33:39 +00:00
* Use new location for hibernate validator org.hibernate:hibernate-validator -> org.hibernate.validator:hibernate-validator * Update samples * Update samples --------- Co-authored-by: Michael Munch <mmu@bankdata.dk>
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.