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
Since OpenAPI can be used to generate client code, it is good to support some constant value in the API itself.
Use case: When you add type info to a class as a properties, we need that property for deserialization and the value of this property will never change.
lorenzleutgeb, marcusbesjes, Lepidopteron, hisui, psankar and 2 more