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
I am using Value.Immutable classes as part of my rest input/output. Swagger does not seem to understand these beans as there are no getters and setters in the immutable class definition. Because of this, I dont see anything in the Example section in swagger.
How do I enable Value.Immutable classes?
The text was updated successfully, but these errors were encountered:
I am using Value.Immutable classes as part of my rest input/output. Swagger does not seem to understand these beans as there are no getters and setters in the immutable class definition. Because of this, I dont see anything in the Example section in swagger.
How do I enable Value.Immutable classes?
The text was updated successfully, but these errors were encountered: