Skip to content

Allow _meta.description to be customized #1773

@fgierlinger

Description

@fgierlinger

When creating custom field definitions, the value for the field "_meta.description" is hard coded in the builder. It would be nice if this value could be customised. Especially when using subset files, this description is not accurate.

template['_meta'] = {
"ecs_version": ecs_version,
"description": "Sample composable template that includes all ECS fields"

Metadata

Metadata

Assignees

No one assigned

    Labels

    readyIssues we'd like to address in the future.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions