You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the UUIDs are just UUID v4 without the hyphens. From looking at a few of them, they are 32 character hex digits and the 13th digit is 4.
Thanks! I came to the same conclusion. I have a work in progress PR for this, was able to get these working locally but went on a trip and haven't gone back to finish this up. I'll aim to release something soon.
PUT /v1/ascents/
Data fields:
PUT /v2/climbs/
Need to determine how UUIDs for both ascents and climbs are generated.
The text was updated successfully, but these errors were encountered: