blake-mealey / mantle

An infrastructure-as-code and deployment tool for Roblox.
https://mantledeploy.vercel.app/
MIT License
85 stars 11 forks source link

fix(rbx_api): replace the deprecated place creation API with the replacement API #220

Closed Etheroit closed 2 months ago

Etheroit commented 2 months ago

Attempt to fix #219

vercel[bot] commented 2 months ago

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:39pm
Etheroit commented 2 months ago

@blake-mealey Thanks for the feedback - greatly appreciated! I haven't noticed that one and I thought it also used to be camel-cased placeId. I've pushed a fix, hopefully it should be alright now. Apologies for the hassle.

blake-mealey commented 2 months ago

Looks great, thanks for the fix!