Skip to content

Commit 19f053f

Browse files
committed
chore: update example priority
1 parent c6d72ed commit 19f053f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

examples.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"authorLink": "https://github.com/serverless",
239239
"authorName": "Serverless, inc.",
240240
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
241-
"priority": 1
241+
"priority": 2
242242
},
243243
{
244244
"title": "Node Express API service backed by DynamoDB on AWS",
@@ -251,7 +251,7 @@
251251
"authorLink": "https://github.com/serverless",
252252
"authorName": "Serverless, inc.",
253253
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
254-
"priority": 1
254+
"priority": 3
255255
},
256256
{
257257
"title": "AWS Fetch image from URL and upload to S3 example in NodeJS",
@@ -533,7 +533,7 @@
533533
"authorLink": "https://github.com/0dj0bz",
534534
"authorName": "Rob Abbott",
535535
"authorAvatar": "https://avatars3.githubusercontent.com/u/5679763?v=4&s=140",
536-
"priority": 1
536+
"priority": 4
537537
},
538538
{
539539
"title": "AWS Node Scheduled Weather example in NodeJS",
@@ -837,7 +837,7 @@
837837
"authorLink": "https://github.com/serverless",
838838
"authorName": "Serverless, inc.",
839839
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
840-
"priority": 1
840+
"priority": 5
841841
},
842842
{
843843
"title": "AWS Serverless Alexa Skill example in Python",
@@ -874,7 +874,7 @@
874874
"authorLink": "https://github.com/serverless",
875875
"authorName": "Serverless, inc.",
876876
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
877-
"priority": 2
877+
"priority": 7
878878
},
879879
{
880880
"title": "Python Flask API backed by DynamoDB on AWS",
@@ -887,7 +887,7 @@
887887
"authorLink": "https://github.com/serverless",
888888
"authorName": "Serverless, inc.",
889889
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
890-
"priority": 2
890+
"priority": 8
891891
},
892892
{
893893
"title": "Simple LINE bot",
@@ -985,7 +985,7 @@
985985
"authorLink": "https://github.com/serverless",
986986
"authorName": "Serverless, inc.",
987987
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
988-
"priority": 2
988+
"priority": 6
989989
},
990990
{
991991
"title": "AWS Python Scheduled Cron example in Python",
@@ -998,7 +998,7 @@
998998
"authorLink": "https://github.com/rupakg",
999999
"authorName": "Rupak Ganguly",
10001000
"authorAvatar": "https://avatars0.githubusercontent.com/u/8188?v=4&s=140",
1001-
"priority": 2
1001+
"priority": 9
10021002
},
10031003
{
10041004
"title": "AWS Simple HTTP Endpoint example in Python",
@@ -1048,7 +1048,7 @@
10481048
"authorLink": "https://github.com/serverless",
10491049
"authorName": "Serverless, inc.",
10501050
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
1051-
"priority": 2
1051+
"priority": 10
10521052
},
10531053
{
10541054
"title": "Ruby LINE bot",

0 commit comments

Comments
 (0)