Skip to content

Optionality of parameters is not embedded in Op YAML #200

@hinerm

Description

@hinerm

In methods with @Nullable the resulting Op YAML has no indication the parameters are optional:

image

Where is Optional parameter processing happening? Does it require inspecting the actual Java method and looking for @Nullable annotations? If so that seems backwards and the metadata should be in the YAML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions