blake-mealey / mantle

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

feat(rbx_api): add update user role and list group roles endpoints #184

Closed memorycode closed 1 year ago

memorycode commented 1 year ago

Adds two new endpoints using groups v1:

A few notes:

  1. There are probably better names
  2. I wonder if these should be scoped to RobloxApi::groups::...
vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
mantle-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 22, 2023 at 8:42PM (UTC)
blake-mealey commented 1 year ago

Please fix the lint warnings (see the failing CI pipeline) and then this is good to go