You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some modules of the SDK: core, http are Jakcson agnostic.
OpenAPI is another good candidate. The only dependency with Jackson is due to specification file parsing. This can be isolated into a separate module
Some modules of the SDK: core, http are Jakcson agnostic.
OpenAPI is another good candidate. The only dependency with Jackson is due to specification file parsing. This can be isolated into a separate module