swagger-core icon indicating copy to clipboard operation
swagger-core copied to clipboard

Parameterize Schema<T> return type for fluent getters

Open Philzen opened this issue 1 year ago • 0 comments

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.

Philzen avatar May 29 '24 03:05 Philzen