Uses of Class
io.smallrye.openapi.internal.models.headers.Header
Packages that use Header
Package
Description
-
Uses of Header in io.smallrye.openapi.api.models.headers
Subclasses of Header in io.smallrye.openapi.api.models.headersModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Header in io.smallrye.openapi.internal.models.headers
Methods in io.smallrye.openapi.internal.models.headers that return HeaderModifier and TypeMethodDescriptionHeader.addExample(String newKey, org.eclipse.microprofile.openapi.models.examples.Example newValue)
OASFactory.createHeader()instead.