Uses of Package
io.github.torand.openapi2java.collectors
Packages that use io.github.torand.openapi2java.collectors
Package
Description
Provides classes to collect relevant information from an OpenAPI specification.
-
Classes in io.github.torand.openapi2java.collectors used by io.github.torand.openapi2java.collectorsClassDescriptionBase class for all collectors.Resolves all components referenced in an OpenAPI specification.Handles custom OpenAPI format extensions.Resolves header components referenced in an OpenAPI specification.Resolves parameter components referenced in an OpenAPI specification.Resolves response components referenced in an OpenAPI specification.Resolves schema components referenced in an OpenAPI specification.Resolves header security schemes referenced in an OpenAPI specification.Collects information about a type from a schema.