Uses of Class
org.springdoc.core.ParameterId
Packages that use ParameterId
-
Uses of ParameterId in org.springdoc.core
Method parameters in org.springdoc.core with type arguments of type ParameterIdModifier and TypeMethodDescriptionstatic Collection<io.swagger.v3.oas.models.parameters.Parameter>
AbstractRequestService.getHeaders
(MethodAttributes methodAttributes, Map<ParameterId, io.swagger.v3.oas.models.parameters.Parameter> map) Gets headers.