0.21.1
(fix): The Go generator now escapes path parameters that would previously create invalid URLs (e.g. “\example”).
(internal): Refactor endpoint URL mapping with core.EncodeURL.
0.21.0
(feat): Add support for cursor and offset pagination.
(fix): The Go generator now escapes path parameters that would previously create invalid URLs (e.g. “\example”).
(internal): Refactor endpoint URL mapping with core.EncodeURL.
(feat): Add support for cursor and offset pagination.