Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rbx_api): replace deprecated create asset alias API with new API #221

Merged
merged 8 commits into from
Jul 10, 2024

Conversation

blake-mealey
Copy link
Owner

@blake-mealey blake-mealey commented Jul 10, 2024

Fixes #218

It turns out we were already using the new ones for update & delete and only needed to update the create API.

Copy link

vercel bot commented Jul 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mantle-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 10, 2024 7:44pm

@blake-mealey blake-mealey merged commit f1ef4e6 into main Jul 10, 2024
4 checks passed
@blake-mealey blake-mealey deleted the blake/use-new-create-asset-alias-api branch July 10, 2024 19:47
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.

Roblox is deprecating the asset alias apis used by rbx_api
2 participants