-
-
Notifications
You must be signed in to change notification settings - Fork 348
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
The MaybeUndefined Enum should add the nullable Attribute to indicate that this value may be null, in addition to being optional.
Actual Behavior
The MaybeUndefined Enum does not add the Attribute as expected.
Steps to Reproduce the Problem
- Create an Object with a
MaybeUndefinedfield - Run the server to create the docs
- The Object's field is not marked as nullable
Specifications
Not Applicable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working