Skip to content

Conversation

@Sleitnick
Copy link
Owner

Closes #53

@Sleitnick
Copy link
Owner Author

TODO:

Copy link
Contributor

@jackTabsCode jackTabsCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few notes:

  • duration should accept a Rust Duration
  • the idempotency_key should be optional
  • as we discussed in DMs, the update mask needs to be applied atomically
  • generally speaking I don't understand why Roblox users are passed as strings, but I see this occurring in the rest of the library as well
  • the timestamps should be chrono timestamps, not strings

All of these string types make it feel less like a library and more like a json/reqwest wrapper!

@jackTabsCode
Copy link
Contributor

Hey @Sleitnick, are you still planning on finishing this up? Thank you!

@Sleitnick
Copy link
Owner Author

@jackTabsCode Sorry for the delay. I'm looking into trying to get this into v0.17.0.

@Sleitnick Sleitnick changed the base branch from main to v0.17.0 March 23, 2025 04:41
@Sleitnick Sleitnick merged commit c904561 into v0.17.0 Mar 23, 2025
1 check passed
Sleitnick added a commit that referenced this pull request Mar 23, 2025
* Luau execution impl (#72)

* Luau execution impl

* Luau execution client impl

* Luau execution CLI stub

* Luau execution CLI

* Docs

* Log query params

* Bump version

* Inventory API (#73)

* Start inventory impl

* Collectible details

* Doc stub

* Inventory client

* Inventory CLI stub

* Inventory CLI impl

* Inventory CLI docs

* Serial number optional

* Remove print

* Clean up warnings

* User Restriction (#62)

* User restriction API and client

* Readme

* User restriction CLI

* Small fixes

* DateTime timestamp

* Optional idempotency key

* Docs
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.

Support new user restriction API

3 participants