0.29.2
(fix):
Fix serialization of types with circular references
0.29.1
(fix):
Pagination endpoints that define nested offset/cursor properties are now functional.
A new setObjectProperty
helper is used to dynamically set the property, which is inspired
by Lodash’s set
function (https://lodash.com/docs/4.17.15#set).
The generated code now looks like the following: