Skip to content

fix(website_category) Added Xbox, Playstation, Nintendo and Meta#107

Merged
marcreichel merged 1 commit intomarcreichel:mainfrom
Themodem:feat/update-website-categories
Jun 3, 2025
Merged

fix(website_category) Added Xbox, Playstation, Nintendo and Meta#107
marcreichel merged 1 commit intomarcreichel:mainfrom
Themodem:feat/update-website-categories

Conversation

@Themodem
Copy link
Contributor

They have added even more categories.

Updated the enum to include them.

{
    "id": 19,
    "type": "Bluesky",
    "created_at": 1742385158,
    "updated_at": 1742385158,
    "checksum": "866442d1-5e23-4c9f-5d99-f1086091daa6"
},
// the ids from their website_types endpoint does not return id 20 or 21
{
    "id": 22,
    "type": "Xbox",
    "created_at": 1746526709,
    "updated_at": 1746526709,
    "checksum": "7e8752e9-ad1f-fb67-2b61-be255a934e87"
},
{
    "id": 23,
    "type": "Playstation",
    "created_at": 1746526709,
    "updated_at": 1746526709,
    "checksum": "752b2f52-5858-c45b-8537-1fac3518fa60"
},
{
    "id": 24,
    "type": "Nintendo",
    "created_at": 1746526709,
    "updated_at": 1746526709,
    "checksum": "908985cc-c98a-9d55-217d-8ccf0de8803d"
},
{
    "id": 25,
    "type": "Meta",
    "created_at": 1746526709,
    "updated_at": 1746526709,
    "checksum": "fa3c5a52-e575-4fde-6b26-3db5dd075b96"
}

@marcreichel marcreichel merged commit 59632c0 into marcreichel:main Jun 3, 2025
9 of 10 checks passed
@marcreichel
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants