renegrob / quarkus-smallrye-openapi-extras

Custom filters for quarkus-smallrye-openapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extras for Quarkus Smallrye-OpenAPI

This extension is under development and is not yet useful. Please, contact me, if you like to contribute or come back later.

Welcome to Quarkiverse!

Congratulations and thank you for creating a new Quarkus extension project in Quarkiverse!

Feel free to replace this content with the proper description of your new project and necessary instructions how to use and contribute to it.

You can find the basic info, Quarkiverse policies and conventions in the Quarkiverse wiki.

In case you are creating a Quarkus extension project for the first time, please follow Building My First Extension guide.

Other useful articles related to Quarkus extension development can be found under the Writing Extensions guide category on the Quarkus.io website.

Thanks again, good luck and have fun!

Documentation

The documentation for this extension should be maintained as part of this repository and it is stored in the docs/ directory.

The layout should follow the Antora's Standard File and Directory Set.

Once the docs are ready to be published, please open a PR including this repository in the Quarkiverse Docs Antora playbook. See an example here.

Note: This project was created with the command:

mvn io.quarkus.platform:quarkus-maven-plugin:2.7.2.Final:create-extension -N -DextensionId=smallrye-openapi-extras -Dname="OpenAPI Extras" -DgroupId="io.quarkiverse.smallrye-openapi-extras"

About

Custom filters for quarkus-smallrye-openapi

License:Apache License 2.0


Languages

Language:Java 100.0%