Skip to content
This repository was archived by the owner on Dec 17, 2018. It is now read-only.
This repository was archived by the owner on Dec 17, 2018. It is now read-only.

'Attachment model missing type definition for' errors #66

@jgedarovich

Description

@jgedarovich

While testing out this library I ran into the same problems as described in #59 . However, after applying the patch from #59 locally I found that It required further modifications, the full list of additions to CL.Slack.Model.Attachment.yml that worked for me was:


        mrkdwnIn:
            type: array
        titleLink:
            type: string
        authorName:
            type: string
        authorLink:
            type: string
        authorIcon:
            type: string

PR to follow.

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