fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
Apache License 2.0
2.6k stars 139 forks source link

chore(seed): use generator display names to generator record #4631

Closed armandobelardo closed 2 weeks ago

armandobelardo commented 2 weeks ago

need to update FDR SDK as soon as that's released

This PR introduces a new displayName property to the SeedWorkspaceConfiguration interface in the config.yml file. This property is also added to the registerGenerator function in the registerGenerator.ts file.

The following changes are made: