Skip to content

Commit a7fdad4

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

File tree

1 file changed

+11
-22
lines changed

1 file changed

+11
-22
lines changed

examples.json

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,7 @@
323323
"platform": "aws",
324324
"authorLink": "https://github.com/chief-wizard",
325325
"authorName": "Chief Wizard",
326-
"authorAvatar": "https://avatars3.githubusercontent.com/u/40777040?v=4&s=140",
327-
"priority": 1
326+
"authorAvatar": "https://avatars3.githubusercontent.com/u/40777040?v=4&s=140"
328327
},
329328
{
330329
"title": "GraphQL query endpoint in NodeJS on AWS with DynamoDB",
@@ -336,8 +335,7 @@
336335
"platform": "aws",
337336
"authorLink": "https://github.com/gismoranas",
338337
"authorName": "Gismo Ranas",
339-
"authorAvatar": "https://avatars0.githubusercontent.com/u/5903107?v=4&s=140",
340-
"priority": 10
338+
"authorAvatar": "https://avatars0.githubusercontent.com/u/5903107?v=4&s=140"
341339
},
342340
{
343341
"title": "Node.js AWS Lambda connecting to Heroku Postgres",
@@ -493,8 +491,7 @@
493491
"platform": "aws",
494492
"authorLink": "https://github.com/serverless",
495493
"authorName": "Serverless, inc.",
496-
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
497-
"priority": 1
494+
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4"
498495
},
499496
{
500497
"title": "AWS Simple HTTP Endpoint example in NodeJS",
@@ -519,8 +516,7 @@
519516
"platform": "aws",
520517
"authorLink": "https://github.com/ac360",
521518
"authorName": "Austen Collins",
522-
"authorAvatar": "https://avatars3.githubusercontent.com/u/2752551?v=4&s=140",
523-
"priority": 1
519+
"authorAvatar": "https://avatars3.githubusercontent.com/u/2752551?v=4&s=140"
524520
},
525521
{
526522
"title": "AWS Node Scheduled Cron example in NodeJS",
@@ -665,8 +661,7 @@
665661
"platform": "aws",
666662
"authorLink": "https://github.com/serverless",
667663
"authorName": "Serverless, inc.",
668-
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
669-
"priority": 1
664+
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4"
670665
},
671666
{
672667
"title": "AWS Stripe Integration example in NodeJS",
@@ -714,8 +709,7 @@
714709
"platform": "aws",
715710
"authorLink": "https://github.com/darrenhgc",
716711
"authorName": "Darren Holland",
717-
"authorAvatar": "https://avatars0.githubusercontent.com/u/28113106?v=4&s=140",
718-
"priority": 1
712+
"authorAvatar": "https://avatars0.githubusercontent.com/u/28113106?v=4&s=140"
719713
},
720714
{
721715
"title": "Joke Twitter Bot",
@@ -823,8 +817,7 @@
823817
"platform": "aws",
824818
"authorLink": "https://github.com/eahefnawy",
825819
"authorName": "Eslam λ Hefnawy",
826-
"authorAvatar": "https://avatars3.githubusercontent.com/u/2312463?v=4&s=140",
827-
"priority": 10
820+
"authorAvatar": "https://avatars3.githubusercontent.com/u/2312463?v=4&s=140"
828821
},
829822
{
830823
"title": "AWS NodeJS Example",
@@ -971,8 +964,7 @@
971964
"platform": "aws",
972965
"authorLink": "https://github.com/serverless",
973966
"authorName": "Serverless, inc.",
974-
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
975-
"priority": 2
967+
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4"
976968
},
977969
{
978970
"title": "AWS Simple HTTP Endpoint example in Python",
@@ -1022,8 +1014,7 @@
10221014
"platform": "aws",
10231015
"authorLink": "https://github.com/serverless",
10241016
"authorName": "Serverless, inc.",
1025-
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
1026-
"priority": 2
1017+
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4"
10271018
},
10281019
{
10291020
"title": "TODO",
@@ -1084,8 +1075,7 @@
10841075
"platform": "aws",
10851076
"authorLink": "https://github.com/serverless",
10861077
"authorName": "Serverless, inc.",
1087-
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4",
1088-
"priority": 5
1078+
"authorAvatar": "https://avatars1.githubusercontent.com/u/13742415?s=200&v=4"
10891079
},
10901080
{
10911081
"title": "AWS Ruby scheduled cron example backed by DynamoDB",
@@ -1121,8 +1111,7 @@
11211111
"platform": "aws",
11221112
"authorLink": "https://github.com/pigius",
11231113
"authorName": "Daniel Aniszkiewicz",
1124-
"authorAvatar": "https://avatars.githubusercontent.com/u/8863200?v=4&s=140",
1125-
"priority": 5
1114+
"authorAvatar": "https://avatars.githubusercontent.com/u/8863200?v=4&s=140"
11261115
},
11271116
{
11281117
"title": "AWS Serverless Boilerplate example in Rust",

0 commit comments

Comments
 (0)