cds-typer
cds-typer copied to clipboard
CDS type generator for JavaScript
Slight adjustment of the 'scoped' unit test to also cover situations where the namespace/service name equals the prefix of a contained entity. Before this, the entity name was shortened/stripped of...
Fixes https://github.com/cap-js/cds-typer/issues/229
### Is there an existing issue for this? - [X] I have searched the existing issues ### Nature of Your Project TypeScript ### Current Behavior Given the following: ```cds service...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Nature of Your Project TypeScript ### Current Behavior I guess another quite minimal...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Nature of Your Project TypeScript ### Current Behavior (Could be related to earlier...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Nature of Your Project TypeScript ### Current Behavior Let's say we have `User`...
### Question Currently it seems to me, as if there are no types generated for anything behind a feature flag. Is that intentional?
### Is there an existing issue for this? - [X] I have searched the existing issues ### Nature of Your Project TypeScript ### Current Behavior When a custom type in...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Nature of Your Project TypeScript ### Current Behavior Based on cds typer we...