Class TagsConfiguration
java.lang.Object
io.micronaut.openapi.introspections.TagsConfiguration
@Introspected(classes=io.swagger.v3.oas.models.tags.Tag.class)
public class TagsConfiguration
extends Object
OpenApi introspection configuration for Swagger-model.
Adds introspection of the io.swagger.v3.oas.models.tags package
- Author:
- Henrique Mota
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TagsConfiguration
public TagsConfiguration()
-