Replies: 1 comment
-
Yes, that URL will match. Patterns will match request base URLs. So it will basically treat |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I have
will it also cache the result for 3d for this?
https://thumbnails.roblox.com/v1/users/avatar?userIds={user_id}&size=720x720&format=Png&isCircular=false
Or do I need to match it differently?
The example in the docs are not very clear for this. At least for me.
Beta Was this translation helpful? Give feedback.
All reactions