Skip to content

Add primitives for AttachmentField #1

@BennySitbon

Description

@BennySitbon

instead of working with hashes like:

{
      title: "Title",
      value: "foo",
      short: true
}

You should just be able to do AttachmentField.create(title: "Title", value: "foo", short: true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions