Skip to content

The /cards API endpoint is deprecated since June 10, 2020 #56

@FelixBronnhuber

Description

@FelixBronnhuber

"First and foremost: On June 10, 2020 Scryfall will remove access to the “all cards” /cards API endpoint. This endpoint is now deprecated." (https://scryfall.com/blog/updates-to-bulk-data-and-cards-deprecation-notice-217)

public static func getCardList() throws -> CardList {

and

public static func getCardList(page:Int) throws -> CardList

should be marked as deprecated or should be removed.

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