npm @cap-js/cds-typer 0.27.0
v0.27.0

13 hours ago

Changed

  • Any configuration variable (via CLI or cds.env) can now be passed in snake_case in addition to camelCase
  • Action parameters are now generated as optional by default, which is how the runtime treats them. Mandatory parameters have to be marked as not null in CDS/CDL, or notNull in CSN.

Fixed

  • Fix build task for projects with spaces
  • Fixa bug where cds-typer would produce redundant type declarations when the model contains an associations to another entity's property

Don't miss a new cds-typer release

NewReleases is sending notifications on new releases.