swagger-core
swagger-core copied to clipboard
Parameterize Schema<T> return type for fluent getters
Fixes "raw use of parameterized class Schema" warnings where applied, and helps working with the fluent getters in consuming code that uses a parameterized Schema<> variable.