0.62.3
(fix): Support optional parameters in OpenRPC imports by properly handling the required field in parameter definitions.
0.62.2
(fix): Correctly merge services when parsing multiple specs; standardize namespaced service naming.
0.62.1
(internal): No changes.
0.62.0
(feat): Add --quiet (-q) flag to fern diff command to suppress output written to stderr.
(feat): Add --disable-examples flag to fern ir command to disable automatic example generation.
(fix): Fix an issue where the fern diff command mistakenly reported breaking changes
for API types that defined multiple errors with the same status code.
(fix): Fix an issue where the fern diff command mistakenly reported breaking changes
for APIs that contain literal type references.
0.61.24
(fix): Standardize package, service, and endpoint naming in the v3 parser.
0.61.23
(fix): Remove warning for unrecognized PHP SDK generator name.