Skip to content

Avram::Uploadable still requires metadata #1121

@jwoertink

Description

@jwoertink

In luckyframework/lucky#1513 I deprecated metadata because it wasn't really needed anymore. This has been deprecated for over 4 years.

But it turns out as soon as I removed that method, apps broke 😬

abstract def metadata : HTTP::FormData::FileMetadata

This needs to be removed too, but now I'm thinking that deprecation warning was never actually showing before. I have a feeling if we remove this one, it could cause some issues ☹️

So this probably needs a deprecation warning on it now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions