karlvr / openapi-generator-plus-generators

Other
21 stars 8 forks source link

Replace CacheControl.valueOf, as it is now deprecated #42

Closed Sholto closed 1 year ago

Sholto commented 1 year ago

CacheControl.valueOf is now deprecated. Instead they suggest using RuntimeDelegate.getInstance().createHeaderDelegate(CacheControl.class).fromString