Skip to content

Commit a5697d2

Browse files
authored
feat: update api (#148)
1 parent 1646201 commit a5697d2

127 files changed

Lines changed: 1573 additions & 1007 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/swagger.json

Lines changed: 25 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
},
154154
"/activities/{id}": {
155155
"get": {
156-
"description": "Returns the given activity that is owned by the authenticated athlete. Requires activity:read for Everyone and Followers activities. Requires activity:read_all for Only Me activities.",
156+
"description": "Returns the given activity that is owned by the authenticated athlete. Requires activity:read for Everyone and Followers activities. Requires activity:read_all for Only Me activities.\n\nWe strongly encourage you to display the appropriate attribution that identifies Garmin as the data source and the device name in your application. Please see example below from VeloViewer (that provides an attribution for a Garmin Forerunner device).\n\n![Attribution](/images/device-attribution-image.png)",
157157
"tags": [
158158
"Activities"
159159
],
@@ -224,7 +224,7 @@
224224
"hide_from_home": false,
225225
"highlighted_kudosers": [
226226
{
227-
"avatar_url": "https://dgalywyr863hv.cloudfront.net/pictures/athletes/12345678987654321/12345678987654321/3/medium.jpg",
227+
"avatar_url": "https://xxxxx.cloudfront.net/pictures/athletes/12345678987654321/12345678987654321/3/medium.jpg",
228228
"destination_url": "strava://athletes/12345678987654321",
229229
"display_name": "Marianne V.",
230230
"show_name": true
@@ -284,8 +284,8 @@
284284
"source": 1,
285285
"unique_id": "3FDGKL3-204E-4867-9E8D-89FC79EAAE17",
286286
"urls": {
287-
"100": "https://dgtzuqphqg23d.cloudfront.net/Bv93zv5t_mr57v0wXFbY_JyvtucgmU5Ym6N9z_bKeUI-128x96.jpg",
288-
"600": "https://dgtzuqphqg23d.cloudfront.net/Bv93zv5t_mr57v0wXFbY_JyvtucgmU5Ym6N9z_bKeUI-768x576.jpg"
287+
"100": "https://xxxxx.cloudfront.net/Bv93zv5t_mr57v0wXFbY_JyvtucgmU5Ym6N9z_bKeUI-128x96.jpg",
288+
"600": "https://xxxxx.cloudfront.net/Bv93zv5t_mr57v0wXFbY_JyvtucgmU5Ym6N9z_bKeUI-768x576.jpg"
289289
}
290290
},
291291
"use_primary_photo": true
@@ -461,7 +461,7 @@
461461
"hide_from_home": false,
462462
"highlighted_kudosers": [
463463
{
464-
"avatar_url": "https://dgalywyr863hv.cloudfront.net/pictures/athletes/12345678987654321/12345678987654321/3/medium.jpg",
464+
"avatar_url": "https://xxxxx.cloudfront.net/pictures/athletes/12345678987654321/12345678987654321/3/medium.jpg",
465465
"destination_url": "strava://athletes/12345678987654321",
466466
"display_name": "Marianne V.",
467467
"show_name": true
@@ -524,8 +524,8 @@
524524
"source": 1,
525525
"unique_id": "3FDGKL3-204E-4867-9E8D-89FC79EAAE17",
526526
"urls": {
527-
"100": "https://dgtzuqphqg23d.cloudfront.net/Bv93zv5t_mr57v0wXFbY_JyvtucgmU5Ym6N9z_bKeUI-128x96.jpg",
528-
"600": "https://dgtzuqphqg23d.cloudfront.net/Bv93zv5t_mr57v0wXFbY_JyvtucgmU5Ym6N9z_bKeUI-768x576.jpg"
527+
"100": "https://xxxxx.cloudfront.net/Bv93zv5t_mr57v0wXFbY_JyvtucgmU5Ym6N9z_bKeUI-128x96.jpg",
528+
"600": "https://xxxxx.cloudfront.net/Bv93zv5t_mr57v0wXFbY_JyvtucgmU5Ym6N9z_bKeUI-768x576.jpg"
529529
}
530530
},
531531
"use_primary_photo": true
@@ -1179,6 +1179,7 @@
11791179
"average_watts": 175.3,
11801180
"comment_count": 1,
11811181
"commute": false,
1182+
"device_name": "Garmin Edge 1030",
11821183
"device_watts": true,
11831184
"distance": 24931.4,
11841185
"elapsed_time": 4500,
@@ -1238,6 +1239,7 @@
12381239
"average_watts": 200,
12391240
"comment_count": 0,
12401241
"commute": false,
1242+
"device_name": "Garmin Edge 1030",
12411243
"device_watts": true,
12421244
"distance": 23676.5,
12431245
"elapsed_time": 5400,
@@ -1333,15 +1335,15 @@
13331335
{
13341336
"city": "San Francisco",
13351337
"country": "United States",
1336-
"cover_photo": "https://dgalywyr863hv.cloudfront.net/pictures/clubs/231407/5098428/4/large.jpg",
1337-
"cover_photo_small": "https://dgalywyr863hv.cloudfront.net/pictures/clubs/231407/5098428/4/small.jpg",
1338+
"cover_photo": "https://xxxxx.cloudfront.net/pictures/clubs/231407/5098428/4/large.jpg",
1339+
"cover_photo_small": "https://xxxxx.cloudfront.net/pictures/clubs/231407/5098428/4/small.jpg",
13381340
"featured": false,
13391341
"id": 231407,
13401342
"member_count": 93151,
13411343
"name": "The Strava Club",
13421344
"private": false,
1343-
"profile": "https://dgalywyr863hv.cloudfront.net/pictures/clubs/231407/5319085/1/large.jpg",
1344-
"profile_medium": "https://dgalywyr863hv.cloudfront.net/pictures/clubs/231407/5319085/1/medium.jpg",
1345+
"profile": "https://xxxxx.cloudfront.net/pictures/clubs/231407/5319085/1/large.jpg",
1346+
"profile_medium": "https://xxxxx.cloudfront.net/pictures/clubs/231407/5319085/1/medium.jpg",
13451347
"resource_state": 2,
13461348
"sport_type": "other",
13471349
"state": "California",
@@ -1563,8 +1565,8 @@
15631565
"city": "San Francisco",
15641566
"club_type": "company",
15651567
"country": "United States",
1566-
"cover_photo": "https://dgalywyr863hv.cloudfront.net/pictures/clubs/1/4328276/1/large.jpg",
1567-
"cover_photo_small": "https://dgalywyr863hv.cloudfront.net/pictures/clubs/1/4328276/1/small.jpg",
1568+
"cover_photo": "https://xxxxx.cloudfront.net/pictures/clubs/1/4328276/1/large.jpg",
1569+
"cover_photo_small": "https://xxxxx.cloudfront.net/pictures/clubs/1/4328276/1/small.jpg",
15681570
"description": "Private club for Cyclists who work at Strava.",
15691571
"featured": false,
15701572
"following_count": 107,
@@ -1576,8 +1578,8 @@
15761578
"owner_id": 759,
15771579
"post_count": 29,
15781580
"private": true,
1579-
"profile": "https://dgalywyr863hv.cloudfront.net/pictures/clubs/1/1582/4/large.jpg",
1580-
"profile_medium": "https://dgalywyr863hv.cloudfront.net/pictures/clubs/1/1582/4/medium.jpg",
1581+
"profile": "https://xxxxx.cloudfront.net/pictures/clubs/1/1582/4/large.jpg",
1582+
"profile_medium": "https://xxxxx.cloudfront.net/pictures/clubs/1/1582/4/medium.jpg",
15811583
"resource_state": 3,
15821584
"sport_type": "cycling",
15831585
"state": "California",
@@ -3258,6 +3260,10 @@
32583260
"description": "Whether this activity is a commute",
32593261
"type": "boolean"
32603262
},
3263+
"device_name": {
3264+
"description": "The name of the device used to record the activity",
3265+
"type": "string"
3266+
},
32613267
"device_watts": {
32623268
"description": "Whether the watts are from a power meter, false if estimated",
32633269
"type": "boolean"
@@ -4693,6 +4699,10 @@
46934699
"description": "Whether this activity is a commute",
46944700
"type": "boolean"
46954701
},
4702+
"device_name": {
4703+
"description": "The name of the device used to record the activity",
4704+
"type": "string"
4705+
},
46964706
"device_watts": {
46974707
"description": "Whether the watts are from a power meter, false if estimated",
46984708
"type": "boolean"

0 commit comments

Comments
 (0)