github.com/gofiber/fiber/v2@v2.47.0/.github/testdata/testRoutes.json (about)

     1  {
     2    "test_routes": [{
     3        "method": "GET",
     4        "path": "/authorizations"
     5      },
     6      {
     7        "method": "GET",
     8        "path": "/authorizations/1337"
     9      },
    10      {
    11        "method": "POST",
    12        "path": "/authorizations"
    13      },
    14      {
    15        "method": "PUT",
    16        "path": "/authorizations/clients/inf1nd873nf8912g9t"
    17      },
    18      {
    19        "method": "PATCH",
    20        "path": "/authorizations/1337"
    21      },
    22      {
    23        "method": "DELETE",
    24        "path": "/authorizations/1337"
    25      },
    26      {
    27        "method": "GET",
    28        "path": "/applications/2nds981mng6azl127y/tokens/sn108hbe1geheibf13f"
    29      },
    30      {
    31        "method": "DELETE",
    32        "path": "/applications/2nds981mng6azl127y/tokens"
    33      },
    34      {
    35        "method": "DELETE",
    36        "path": "/applications/2nds981mng6azl127y/tokens/sn108hbe1geheibf13f"
    37      },
    38      {
    39        "method": "GET",
    40        "path": "/events"
    41      },
    42      {
    43        "method": "GET",
    44        "path": "/repos/fenny/fiber/events"
    45      },
    46      {
    47        "method": "GET",
    48        "path": "/networks/fenny/fiber/events"
    49      },
    50      {
    51        "method": "GET",
    52        "path": "/orgs/gofiber/events"
    53      },
    54      {
    55        "method": "GET",
    56        "path": "/users/fenny/received_events"
    57      },
    58      {
    59        "method": "GET",
    60        "path": "/users/fenny/received_events/public"
    61      },
    62      {
    63        "method": "GET",
    64        "path": "/users/fenny/events"
    65      },
    66      {
    67        "method": "GET",
    68        "path": "/users/fenny/events/public"
    69      },
    70      {
    71        "method": "GET",
    72        "path": "/users/fenny/events/orgs/gofiber"
    73      },
    74      {
    75        "method": "GET",
    76        "path": "/feeds"
    77      },
    78      {
    79        "method": "GET",
    80        "path": "/notifications"
    81      },
    82      {
    83        "method": "GET",
    84        "path": "/repos/fenny/fiber/notifications"
    85      },
    86      {
    87        "method": "PUT",
    88        "path": "/notifications"
    89      },
    90      {
    91        "method": "PUT",
    92        "path": "/repos/fenny/fiber/notifications"
    93      },
    94      {
    95        "method": "GET",
    96        "path": "/notifications/threads/1337"
    97      },
    98      {
    99        "method": "PATCH",
   100        "path": "/notifications/threads/1337"
   101      },
   102      {
   103        "method": "GET",
   104        "path": "/notifications/threads/1337/subscription"
   105      },
   106      {
   107        "method": "PUT",
   108        "path": "/notifications/threads/1337/subscription"
   109      },
   110      {
   111        "method": "DELETE",
   112        "path": "/notifications/threads/1337/subscription"
   113      },
   114      {
   115        "method": "GET",
   116        "path": "/repos/fenny/fiber/stargazers"
   117      },
   118      {
   119        "method": "GET",
   120        "path": "/users/fenny/starred"
   121      },
   122      {
   123        "method": "GET",
   124        "path": "/user/starred"
   125      },
   126      {
   127        "method": "GET",
   128        "path": "/user/starred/fenny/fiber"
   129      },
   130      {
   131        "method": "PUT",
   132        "path": "/user/starred/fenny/fiber"
   133      },
   134      {
   135        "method": "DELETE",
   136        "path": "/user/starred/fenny/fiber"
   137      },
   138      {
   139        "method": "GET",
   140        "path": "/repos/fenny/fiber/subscribers"
   141      },
   142      {
   143        "method": "GET",
   144        "path": "/users/fenny/subscriptions"
   145      },
   146      {
   147        "method": "GET",
   148        "path": "/user/subscriptions"
   149      },
   150      {
   151        "method": "GET",
   152        "path": "/repos/fenny/fiber/subscription"
   153      },
   154      {
   155        "method": "PUT",
   156        "path": "/repos/fenny/fiber/subscription"
   157      },
   158      {
   159        "method": "DELETE",
   160        "path": "/repos/fenny/fiber/subscription"
   161      },
   162      {
   163        "method": "GET",
   164        "path": "/user/subscriptions/fenny/fiber"
   165      },
   166      {
   167        "method": "PUT",
   168        "path": "/user/subscriptions/fenny/fiber"
   169      },
   170      {
   171        "method": "DELETE",
   172        "path": "/user/subscriptions/fenny/fiber"
   173      },
   174      {
   175        "method": "GET",
   176        "path": "/users/fenny/gists"
   177      },
   178      {
   179        "method": "GET",
   180        "path": "/gists"
   181      },
   182      {
   183        "method": "GET",
   184        "path": "/gists/public"
   185      },
   186      {
   187        "method": "GET",
   188        "path": "/gists/starred"
   189      },
   190      {
   191        "method": "GET",
   192        "path": "/gists/1337"
   193      },
   194      {
   195        "method": "POST",
   196        "path": "/gists"
   197      },
   198      {
   199        "method": "PATCH",
   200        "path": "/gists/1337"
   201      },
   202      {
   203        "method": "PUT",
   204        "path": "/gists/1337/star"
   205      },
   206      {
   207        "method": "DELETE",
   208        "path": "/gists/1337/star"
   209      },
   210      {
   211        "method": "GET",
   212        "path": "/gists/1337/star"
   213      },
   214      {
   215        "method": "POST",
   216        "path": "/gists/1337/forks"
   217      },
   218      {
   219        "method": "DELETE",
   220        "path": "/gists/1337"
   221      },
   222      {
   223        "method": "GET",
   224        "path": "/repos/fenny/fiber/git/blobs/v948b24g98ubngw9082bn02giub"
   225      },
   226      {
   227        "method": "POST",
   228        "path": "/repos/fenny/fiber/git/blobs"
   229      },
   230      {
   231        "method": "GET",
   232        "path": "/repos/fenny/fiber/git/commits/v948b24g98ubngw9082bn02giub"
   233      },
   234      {
   235        "method": "POST",
   236        "path": "/repos/fenny/fiber/git/commits"
   237      },
   238      {
   239        "method": "GET",
   240        "path": "/repos/fenny/fiber/git/refs/im/a/wildcard"
   241      },
   242      {
   243        "method": "GET",
   244        "path": "/repos/fenny/fiber/git/refs"
   245      },
   246      {
   247        "method": "POST",
   248        "path": "/repos/fenny/fiber/git/refs"
   249      },
   250      {
   251        "method": "PATCH",
   252        "path": "/repos/fenny/fiber/git/refs/im/a/wildcard"
   253      },
   254      {
   255        "method": "DELETE",
   256        "path": "/repos/fenny/fiber/git/refs/im/a/wildcard"
   257      },
   258      {
   259        "method": "GET",
   260        "path": "/repos/fenny/fiber/git/tags/v948b24g98ubngw9082bn02giub"
   261      },
   262      {
   263        "method": "POST",
   264        "path": "/repos/fenny/fiber/git/tags"
   265      },
   266      {
   267        "method": "GET",
   268        "path": "/repos/fenny/fiber/git/trees/v948b24g98ubngw9082bn02giub"
   269      },
   270      {
   271        "method": "POST",
   272        "path": "/repos/fenny/fiber/git/trees"
   273      },
   274      {
   275        "method": "GET",
   276        "path": "/issues"
   277      },
   278      {
   279        "method": "GET",
   280        "path": "/user/issues"
   281      },
   282      {
   283        "method": "GET",
   284        "path": "/orgs/gofiber/issues"
   285      },
   286      {
   287        "method": "GET",
   288        "path": "/repos/fenny/fiber/issues"
   289      },
   290      {
   291        "method": "GET",
   292        "path": "/repos/fenny/fiber/issues/1000"
   293      },
   294      {
   295        "method": "POST",
   296        "path": "/repos/fenny/fiber/issues"
   297      },
   298      {
   299        "method": "PATCH",
   300        "path": "/repos/fenny/fiber/issues/1000"
   301      },
   302      {
   303        "method": "GET",
   304        "path": "/repos/fenny/fiber/assignees"
   305      },
   306      {
   307        "method": "GET",
   308        "path": "/repos/fenny/fiber/assignees/nic"
   309      },
   310      {
   311        "method": "GET",
   312        "path": "/repos/fenny/fiber/issues/1000/comments"
   313      },
   314      {
   315        "method": "GET",
   316        "path": "/repos/fenny/fiber/issues/comments"
   317      },
   318      {
   319        "method": "GET",
   320        "path": "/repos/fenny/fiber/issues/comments/1337"
   321      },
   322      {
   323        "method": "POST",
   324        "path": "/repos/fenny/fiber/issues/1000/comments"
   325      },
   326      {
   327        "method": "PATCH",
   328        "path": "/repos/fenny/fiber/issues/comments/1337"
   329      },
   330      {
   331        "method": "DELETE",
   332        "path": "/repos/fenny/fiber/issues/comments/1337"
   333      },
   334      {
   335        "method": "GET",
   336        "path": "/repos/fenny/fiber/issues/1000/events"
   337      },
   338      {
   339        "method": "GET",
   340        "path": "/repos/fenny/fiber/issues/events"
   341      },
   342      {
   343        "method": "GET",
   344        "path": "/repos/fenny/fiber/issues/events/1337"
   345      },
   346      {
   347        "method": "GET",
   348        "path": "/repos/fenny/fiber/labels"
   349      },
   350      {
   351        "method": "GET",
   352        "path": "/repos/fenny/fiber/labels/john"
   353      },
   354      {
   355        "method": "POST",
   356        "path": "/repos/fenny/fiber/labels"
   357      },
   358      {
   359        "method": "PATCH",
   360        "path": "/repos/fenny/fiber/labels/john"
   361      },
   362      {
   363        "method": "DELETE",
   364        "path": "/repos/fenny/fiber/labels/john"
   365      },
   366      {
   367        "method": "GET",
   368        "path": "/repos/fenny/fiber/issues/1000/labels"
   369      },
   370      {
   371        "method": "POST",
   372        "path": "/repos/fenny/fiber/issues/1000/labels"
   373      },
   374      {
   375        "method": "DELETE",
   376        "path": "/repos/fenny/fiber/issues/1000/labels/john"
   377      },
   378      {
   379        "method": "PUT",
   380        "path": "/repos/fenny/fiber/issues/1000/labels"
   381      },
   382      {
   383        "method": "DELETE",
   384        "path": "/repos/fenny/fiber/issues/1000/labels"
   385      },
   386      {
   387        "method": "GET",
   388        "path": "/repos/fenny/fiber/milestones/1000/labels"
   389      },
   390      {
   391        "method": "GET",
   392        "path": "/repos/fenny/fiber/milestones"
   393      },
   394      {
   395        "method": "GET",
   396        "path": "/repos/fenny/fiber/milestones/1000"
   397      },
   398      {
   399        "method": "POST",
   400        "path": "/repos/fenny/fiber/milestones"
   401      },
   402      {
   403        "method": "PATCH",
   404        "path": "/repos/fenny/fiber/milestones/1000"
   405      },
   406      {
   407        "method": "DELETE",
   408        "path": "/repos/fenny/fiber/milestones/1000"
   409      },
   410      {
   411        "method": "GET",
   412        "path": "/emojis"
   413      },
   414      {
   415        "method": "GET",
   416        "path": "/gitignore/templates"
   417      },
   418      {
   419        "method": "GET",
   420        "path": "/gitignore/templates/john"
   421      },
   422      {
   423        "method": "POST",
   424        "path": "/markdown"
   425      },
   426      {
   427        "method": "POST",
   428        "path": "/markdown/raw"
   429      },
   430      {
   431        "method": "GET",
   432        "path": "/meta"
   433      },
   434      {
   435        "method": "GET",
   436        "path": "/rate_limit"
   437      },
   438      {
   439        "method": "GET",
   440        "path": "/users/fenny/orgs"
   441      },
   442      {
   443        "method": "GET",
   444        "path": "/user/orgs"
   445      },
   446      {
   447        "method": "GET",
   448        "path": "/orgs/gofiber"
   449      },
   450      {
   451        "method": "PATCH",
   452        "path": "/orgs/gofiber"
   453      },
   454      {
   455        "method": "GET",
   456        "path": "/orgs/gofiber/members"
   457      },
   458      {
   459        "method": "GET",
   460        "path": "/orgs/gofiber/members/fenny"
   461      },
   462      {
   463        "method": "DELETE",
   464        "path": "/orgs/gofiber/members/fenny"
   465      },
   466      {
   467        "method": "GET",
   468        "path": "/orgs/gofiber/public_members"
   469      },
   470      {
   471        "method": "GET",
   472        "path": "/orgs/gofiber/public_members/fenny"
   473      },
   474      {
   475        "method": "PUT",
   476        "path": "/orgs/gofiber/public_members/fenny"
   477      },
   478      {
   479        "method": "DELETE",
   480        "path": "/orgs/gofiber/public_members/fenny"
   481      },
   482      {
   483        "method": "GET",
   484        "path": "/orgs/gofiber/teams"
   485      },
   486      {
   487        "method": "GET",
   488        "path": "/teams/1337"
   489      },
   490      {
   491        "method": "POST",
   492        "path": "/orgs/gofiber/teams"
   493      },
   494      {
   495        "method": "PATCH",
   496        "path": "/teams/1337"
   497      },
   498      {
   499        "method": "DELETE",
   500        "path": "/teams/1337"
   501      },
   502      {
   503        "method": "GET",
   504        "path": "/teams/1337/members"
   505      },
   506      {
   507        "method": "GET",
   508        "path": "/teams/1337/members/fenny"
   509      },
   510      {
   511        "method": "PUT",
   512        "path": "/teams/1337/members/fenny"
   513      },
   514      {
   515        "method": "DELETE",
   516        "path": "/teams/1337/members/fenny"
   517      },
   518      {
   519        "method": "GET",
   520        "path": "/teams/1337/repos"
   521      },
   522      {
   523        "method": "GET",
   524        "path": "/teams/1337/repos/fenny/fiber"
   525      },
   526      {
   527        "method": "PUT",
   528        "path": "/teams/1337/repos/fenny/fiber"
   529      },
   530      {
   531        "method": "DELETE",
   532        "path": "/teams/1337/repos/fenny/fiber"
   533      },
   534      {
   535        "method": "GET",
   536        "path": "/user/teams"
   537      },
   538      {
   539        "method": "GET",
   540        "path": "/repos/fenny/fiber/pulls"
   541      },
   542      {
   543        "method": "GET",
   544        "path": "/repos/fenny/fiber/pulls/1000"
   545      },
   546      {
   547        "method": "POST",
   548        "path": "/repos/fenny/fiber/pulls"
   549      },
   550      {
   551        "method": "PATCH",
   552        "path": "/repos/fenny/fiber/pulls/1000"
   553      },
   554      {
   555        "method": "GET",
   556        "path": "/repos/fenny/fiber/pulls/1000/commits"
   557      },
   558      {
   559        "method": "GET",
   560        "path": "/repos/fenny/fiber/pulls/1000/files"
   561      },
   562      {
   563        "method": "GET",
   564        "path": "/repos/fenny/fiber/pulls/1000/merge"
   565      },
   566      {
   567        "method": "PUT",
   568        "path": "/repos/fenny/fiber/pulls/1000/merge"
   569      },
   570      {
   571        "method": "GET",
   572        "path": "/repos/fenny/fiber/pulls/1000/comments"
   573      },
   574      {
   575        "method": "GET",
   576        "path": "/repos/fenny/fiber/pulls/comments"
   577      },
   578      {
   579        "method": "GET",
   580        "path": "/repos/fenny/fiber/pulls/comments/1000"
   581      },
   582      {
   583        "method": "PUT",
   584        "path": "/repos/fenny/fiber/pulls/1000/comments"
   585      },
   586      {
   587        "method": "PATCH",
   588        "path": "/repos/fenny/fiber/pulls/comments/1000"
   589      },
   590      {
   591        "method": "DELETE",
   592        "path": "/repos/fenny/fiber/pulls/comments/1000"
   593      },
   594      {
   595        "method": "GET",
   596        "path": "/user/repos"
   597      },
   598      {
   599        "method": "GET",
   600        "path": "/users/fenny/repos"
   601      },
   602      {
   603        "method": "GET",
   604        "path": "/orgs/gofiber/repos"
   605      },
   606      {
   607        "method": "GET",
   608        "path": "/repositories"
   609      },
   610      {
   611        "method": "POST",
   612        "path": "/user/repos"
   613      },
   614      {
   615        "method": "POST",
   616        "path": "/orgs/gofiber/repos"
   617      },
   618      {
   619        "method": "GET",
   620        "path": "/repos/fenny/fiber"
   621      },
   622      {
   623        "method": "PATCH",
   624        "path": "/repos/fenny/fiber"
   625      },
   626      {
   627        "method": "GET",
   628        "path": "/repos/fenny/fiber/contributors"
   629      },
   630      {
   631        "method": "GET",
   632        "path": "/repos/fenny/fiber/languages"
   633      },
   634      {
   635        "method": "GET",
   636        "path": "/repos/fenny/fiber/teams"
   637      },
   638      {
   639        "method": "GET",
   640        "path": "/repos/fenny/fiber/tags"
   641      },
   642      {
   643        "method": "GET",
   644        "path": "/repos/fenny/fiber/branches"
   645      },
   646      {
   647        "method": "GET",
   648        "path": "/repos/fenny/fiber/branches/master"
   649      },
   650      {
   651        "method": "DELETE",
   652        "path": "/repos/fenny/fiber"
   653      },
   654      {
   655        "method": "GET",
   656        "path": "/repos/fenny/fiber/collaborators"
   657      },
   658      {
   659        "method": "GET",
   660        "path": "/repos/fenny/fiber/collaborators/fenny"
   661      },
   662      {
   663        "method": "PUT",
   664        "path": "/repos/fenny/fiber/collaborators/fenny"
   665      },
   666      {
   667        "method": "DELETE",
   668        "path": "/repos/fenny/fiber/collaborators/fenny"
   669      },
   670      {
   671        "method": "GET",
   672        "path": "/repos/fenny/fiber/comments"
   673      },
   674      {
   675        "method": "GET",
   676        "path": "/repos/fenny/fiber/commits/v948b24g98ubngw9082bn02giub/comments"
   677      },
   678      {
   679        "method": "POST",
   680        "path": "/repos/fenny/fiber/commits/v948b24g98ubngw9082bn02giub/comments"
   681      },
   682      {
   683        "method": "GET",
   684        "path": "/repos/fenny/fiber/comments/1337"
   685      },
   686      {
   687        "method": "PATCH",
   688        "path": "/repos/fenny/fiber/comments/1337"
   689      },
   690      {
   691        "method": "DELETE",
   692        "path": "/repos/fenny/fiber/comments/1337"
   693      },
   694      {
   695        "method": "GET",
   696        "path": "/repos/fenny/fiber/commits"
   697      },
   698      {
   699        "method": "GET",
   700        "path": "/repos/fenny/fiber/commits/v948b24g98ubngw9082bn02giub"
   701      },
   702      {
   703        "method": "GET",
   704        "path": "/repos/fenny/fiber/readme"
   705      },
   706      {
   707        "method": "GET",
   708        "path": "/repos/fenny/fiber/contents/im/a/wildcard"
   709      },
   710      {
   711        "method": "PUT",
   712        "path": "/repos/fenny/fiber/contents/im/a/wildcard"
   713      },
   714      {
   715        "method": "DELETE",
   716        "path": "/repos/fenny/fiber/contents/im/a/wildcard"
   717      },
   718      {
   719        "method": "GET",
   720        "path": "/repos/fenny/fiber/gzip/google"
   721      },
   722      {
   723        "method": "GET",
   724        "path": "/repos/fenny/fiber/keys"
   725      },
   726      {
   727        "method": "GET",
   728        "path": "/repos/fenny/fiber/keys/1337"
   729      },
   730      {
   731        "method": "POST",
   732        "path": "/repos/fenny/fiber/keys"
   733      },
   734      {
   735        "method": "PATCH",
   736        "path": "/repos/fenny/fiber/keys/1337"
   737      },
   738      {
   739        "method": "DELETE",
   740        "path": "/repos/fenny/fiber/keys/1337"
   741      },
   742      {
   743        "method": "GET",
   744        "path": "/repos/fenny/fiber/downloads"
   745      },
   746      {
   747        "method": "GET",
   748        "path": "/repos/fenny/fiber/downloads/1337"
   749      },
   750      {
   751        "method": "DELETE",
   752        "path": "/repos/fenny/fiber/downloads/1337"
   753      },
   754      {
   755        "method": "GET",
   756        "path": "/repos/fenny/fiber/forks"
   757      },
   758      {
   759        "method": "POST",
   760        "path": "/repos/fenny/fiber/forks"
   761      },
   762      {
   763        "method": "GET",
   764        "path": "/repos/fenny/fiber/hooks"
   765      },
   766      {
   767        "method": "GET",
   768        "path": "/repos/fenny/fiber/hooks/1337"
   769      },
   770      {
   771        "method": "POST",
   772        "path": "/repos/fenny/fiber/hooks"
   773      },
   774      {
   775        "method": "PATCH",
   776        "path": "/repos/fenny/fiber/hooks/1337"
   777      },
   778      {
   779        "method": "POST",
   780        "path": "/repos/fenny/fiber/hooks/1337/tests"
   781      },
   782      {
   783        "method": "DELETE",
   784        "path": "/repos/fenny/fiber/hooks/1337"
   785      },
   786      {
   787        "method": "POST",
   788        "path": "/repos/fenny/fiber/merges"
   789      },
   790      {
   791        "method": "GET",
   792        "path": "/repos/fenny/fiber/releases"
   793      },
   794      {
   795        "method": "GET",
   796        "path": "/repos/fenny/fiber/releases/1337"
   797      },
   798      {
   799        "method": "POST",
   800        "path": "/repos/fenny/fiber/releases"
   801      },
   802      {
   803        "method": "PATCH",
   804        "path": "/repos/fenny/fiber/releases/1337"
   805      },
   806      {
   807        "method": "DELETE",
   808        "path": "/repos/fenny/fiber/releases/1337"
   809      },
   810      {
   811        "method": "GET",
   812        "path": "/repos/fenny/fiber/releases/1337/assets"
   813      },
   814      {
   815        "method": "GET",
   816        "path": "/repos/fenny/fiber/stats/contributors"
   817      },
   818      {
   819        "method": "GET",
   820        "path": "/repos/fenny/fiber/stats/commit_activity"
   821      },
   822      {
   823        "method": "GET",
   824        "path": "/repos/fenny/fiber/stats/code_frequency"
   825      },
   826      {
   827        "method": "GET",
   828        "path": "/repos/fenny/fiber/stats/participation"
   829      },
   830      {
   831        "method": "GET",
   832        "path": "/repos/fenny/fiber/stats/punch_card"
   833      },
   834      {
   835        "method": "GET",
   836        "path": "/repos/fenny/fiber/statuses/google"
   837      },
   838      {
   839        "method": "POST",
   840        "path": "/repos/fenny/fiber/statuses/google"
   841      },
   842      {
   843        "method": "GET",
   844        "path": "/search/repositories"
   845      },
   846      {
   847        "method": "GET",
   848        "path": "/search/code"
   849      },
   850      {
   851        "method": "GET",
   852        "path": "/search/issues"
   853      },
   854      {
   855        "method": "GET",
   856        "path": "/search/users"
   857      },
   858      {
   859        "method": "GET",
   860        "path": "/legacy/issues/search/fenny/fibersitory/locked/finish"
   861      },
   862      {
   863        "method": "GET",
   864        "path": "/legacy/repos/search/finish"
   865      },
   866      {
   867        "method": "GET",
   868        "path": "/legacy/user/search/finish"
   869      },
   870      {
   871        "method": "GET",
   872        "path": "/legacy/user/email/info@gofiber.io"
   873      },
   874      {
   875        "method": "GET",
   876        "path": "/users/fenny"
   877      },
   878      {
   879        "method": "GET",
   880        "path": "/user"
   881      },
   882      {
   883        "method": "PATCH",
   884        "path": "/user"
   885      },
   886      {
   887        "method": "GET",
   888        "path": "/users"
   889      },
   890      {
   891        "method": "GET",
   892        "path": "/user/emails"
   893      },
   894      {
   895        "method": "POST",
   896        "path": "/user/emails"
   897      },
   898      {
   899        "method": "DELETE",
   900        "path": "/user/emails"
   901      },
   902      {
   903        "method": "GET",
   904        "path": "/users/fenny/followers"
   905      },
   906      {
   907        "method": "GET",
   908        "path": "/user/followers"
   909      },
   910      {
   911        "method": "GET",
   912        "path": "/users/fenny/following"
   913      },
   914      {
   915        "method": "GET",
   916        "path": "/user/following"
   917      },
   918      {
   919        "method": "GET",
   920        "path": "/user/following/fenny"
   921      },
   922      {
   923        "method": "GET",
   924        "path": "/users/fenny/following/renan"
   925      },
   926      {
   927        "method": "PUT",
   928        "path": "/user/following/fenny"
   929      },
   930      {
   931        "method": "DELETE",
   932        "path": "/user/following/fenny"
   933      },
   934      {
   935        "method": "GET",
   936        "path": "/users/fenny/keys"
   937      },
   938      {
   939        "method": "GET",
   940        "path": "/user/keys"
   941      },
   942      {
   943        "method": "GET",
   944        "path": "/user/keys/1337"
   945      },
   946      {
   947        "method": "POST",
   948        "path": "/user/keys"
   949      },
   950      {
   951        "method": "PATCH",
   952        "path": "/user/keys/1337"
   953      },
   954      {
   955        "method": "DELETE",
   956        "path": "/user/keys/1337"
   957      }
   958    ],
   959    "github_api": [{
   960        "method": "GET",
   961        "path": "/authorizations"
   962      },
   963      {
   964        "method": "GET",
   965        "path": "/authorizations/:id"
   966      },
   967      {
   968        "method": "POST",
   969        "path": "/authorizations"
   970      },
   971      {
   972        "method": "PUT",
   973        "path": "/authorizations/clients/:client_id"
   974      },
   975      {
   976        "method": "PATCH",
   977        "path": "/authorizations/:id"
   978      },
   979      {
   980        "method": "DELETE",
   981        "path": "/authorizations/:id"
   982      },
   983      {
   984        "method": "GET",
   985        "path": "/applications/:client_id/tokens/:access_token"
   986      },
   987      {
   988        "method": "DELETE",
   989        "path": "/applications/:client_id/tokens"
   990      },
   991      {
   992        "method": "DELETE",
   993        "path": "/applications/:client_id/tokens/:access_token"
   994      },
   995      {
   996        "method": "GET",
   997        "path": "/events"
   998      },
   999      {
  1000        "method": "GET",
  1001        "path": "/repos/:owner/:repo/events"
  1002      },
  1003      {
  1004        "method": "GET",
  1005        "path": "/networks/:owner/:repo/events"
  1006      },
  1007      {
  1008        "method": "GET",
  1009        "path": "/orgs/:org/events"
  1010      },
  1011      {
  1012        "method": "GET",
  1013        "path": "/users/:user/received_events"
  1014      },
  1015      {
  1016        "method": "GET",
  1017        "path": "/users/:user/received_events/public"
  1018      },
  1019      {
  1020        "method": "GET",
  1021        "path": "/users/:user/events"
  1022      },
  1023      {
  1024        "method": "GET",
  1025        "path": "/users/:user/events/public"
  1026      },
  1027      {
  1028        "method": "GET",
  1029        "path": "/users/:user/events/orgs/:org"
  1030      },
  1031      {
  1032        "method": "GET",
  1033        "path": "/feeds"
  1034      },
  1035      {
  1036        "method": "GET",
  1037        "path": "/notifications"
  1038      },
  1039      {
  1040        "method": "GET",
  1041        "path": "/repos/:owner/:repo/notifications"
  1042      },
  1043      {
  1044        "method": "PUT",
  1045        "path": "/notifications"
  1046      },
  1047      {
  1048        "method": "PUT",
  1049        "path": "/repos/:owner/:repo/notifications"
  1050      },
  1051      {
  1052        "method": "GET",
  1053        "path": "/notifications/threads/:id"
  1054      },
  1055      {
  1056        "method": "PATCH",
  1057        "path": "/notifications/threads/:id"
  1058      },
  1059      {
  1060        "method": "GET",
  1061        "path": "/notifications/threads/:id/subscription"
  1062      },
  1063      {
  1064        "method": "PUT",
  1065        "path": "/notifications/threads/:id/subscription"
  1066      },
  1067      {
  1068        "method": "DELETE",
  1069        "path": "/notifications/threads/:id/subscription"
  1070      },
  1071      {
  1072        "method": "GET",
  1073        "path": "/repos/:owner/:repo/stargazers"
  1074      },
  1075      {
  1076        "method": "GET",
  1077        "path": "/users/:user/starred"
  1078      },
  1079      {
  1080        "method": "GET",
  1081        "path": "/user/starred"
  1082      },
  1083      {
  1084        "method": "GET",
  1085        "path": "/user/starred/:owner/:repo"
  1086      },
  1087      {
  1088        "method": "PUT",
  1089        "path": "/user/starred/:owner/:repo"
  1090      },
  1091      {
  1092        "method": "DELETE",
  1093        "path": "/user/starred/:owner/:repo"
  1094      },
  1095      {
  1096        "method": "GET",
  1097        "path": "/repos/:owner/:repo/subscribers"
  1098      },
  1099      {
  1100        "method": "GET",
  1101        "path": "/users/:user/subscriptions"
  1102      },
  1103      {
  1104        "method": "GET",
  1105        "path": "/user/subscriptions"
  1106      },
  1107      {
  1108        "method": "GET",
  1109        "path": "/repos/:owner/:repo/subscription"
  1110      },
  1111      {
  1112        "method": "PUT",
  1113        "path": "/repos/:owner/:repo/subscription"
  1114      },
  1115      {
  1116        "method": "DELETE",
  1117        "path": "/repos/:owner/:repo/subscription"
  1118      },
  1119      {
  1120        "method": "GET",
  1121        "path": "/user/subscriptions/:owner/:repo"
  1122      },
  1123      {
  1124        "method": "PUT",
  1125        "path": "/user/subscriptions/:owner/:repo"
  1126      },
  1127      {
  1128        "method": "DELETE",
  1129        "path": "/user/subscriptions/:owner/:repo"
  1130      },
  1131      {
  1132        "method": "GET",
  1133        "path": "/users/:user/gists"
  1134      },
  1135      {
  1136        "method": "GET",
  1137        "path": "/gists"
  1138      },
  1139      {
  1140        "method": "GET",
  1141        "path": "/gists/public"
  1142      },
  1143      {
  1144        "method": "GET",
  1145        "path": "/gists/starred"
  1146      },
  1147      {
  1148        "method": "GET",
  1149        "path": "/gists/:id"
  1150      },
  1151      {
  1152        "method": "POST",
  1153        "path": "/gists"
  1154      },
  1155      {
  1156        "method": "PATCH",
  1157        "path": "/gists/:id"
  1158      },
  1159      {
  1160        "method": "PUT",
  1161        "path": "/gists/:id/star"
  1162      },
  1163      {
  1164        "method": "DELETE",
  1165        "path": "/gists/:id/star"
  1166      },
  1167      {
  1168        "method": "GET",
  1169        "path": "/gists/:id/star"
  1170      },
  1171      {
  1172        "method": "POST",
  1173        "path": "/gists/:id/forks"
  1174      },
  1175      {
  1176        "method": "DELETE",
  1177        "path": "/gists/:id"
  1178      },
  1179      {
  1180        "method": "GET",
  1181        "path": "/repos/:owner/:repo/git/blobs/:sha"
  1182      },
  1183      {
  1184        "method": "POST",
  1185        "path": "/repos/:owner/:repo/git/blobs"
  1186      },
  1187      {
  1188        "method": "GET",
  1189        "path": "/repos/:owner/:repo/git/commits/:sha"
  1190      },
  1191      {
  1192        "method": "POST",
  1193        "path": "/repos/:owner/:repo/git/commits"
  1194      },
  1195      {
  1196        "method": "GET",
  1197        "path": "/repos/:owner/:repo/git/refs/*"
  1198      },
  1199      {
  1200        "method": "GET",
  1201        "path": "/repos/:owner/:repo/git/refs"
  1202      },
  1203      {
  1204        "method": "POST",
  1205        "path": "/repos/:owner/:repo/git/refs"
  1206      },
  1207      {
  1208        "method": "PATCH",
  1209        "path": "/repos/:owner/:repo/git/refs/*"
  1210      },
  1211      {
  1212        "method": "DELETE",
  1213        "path": "/repos/:owner/:repo/git/refs/*"
  1214      },
  1215      {
  1216        "method": "GET",
  1217        "path": "/repos/:owner/:repo/git/tags/:sha"
  1218      },
  1219      {
  1220        "method": "POST",
  1221        "path": "/repos/:owner/:repo/git/tags"
  1222      },
  1223      {
  1224        "method": "GET",
  1225        "path": "/repos/:owner/:repo/git/trees/:sha"
  1226      },
  1227      {
  1228        "method": "POST",
  1229        "path": "/repos/:owner/:repo/git/trees"
  1230      },
  1231      {
  1232        "method": "GET",
  1233        "path": "/issues"
  1234      },
  1235      {
  1236        "method": "GET",
  1237        "path": "/user/issues"
  1238      },
  1239      {
  1240        "method": "GET",
  1241        "path": "/orgs/:org/issues"
  1242      },
  1243      {
  1244        "method": "GET",
  1245        "path": "/repos/:owner/:repo/issues"
  1246      },
  1247      {
  1248        "method": "GET",
  1249        "path": "/repos/:owner/:repo/issues/:number"
  1250      },
  1251      {
  1252        "method": "POST",
  1253        "path": "/repos/:owner/:repo/issues"
  1254      },
  1255      {
  1256        "method": "PATCH",
  1257        "path": "/repos/:owner/:repo/issues/:number"
  1258      },
  1259      {
  1260        "method": "GET",
  1261        "path": "/repos/:owner/:repo/assignees"
  1262      },
  1263      {
  1264        "method": "GET",
  1265        "path": "/repos/:owner/:repo/assignees/:assignee"
  1266      },
  1267      {
  1268        "method": "GET",
  1269        "path": "/repos/:owner/:repo/issues/:number/comments"
  1270      },
  1271      {
  1272        "method": "GET",
  1273        "path": "/repos/:owner/:repo/issues/comments"
  1274      },
  1275      {
  1276        "method": "GET",
  1277        "path": "/repos/:owner/:repo/issues/comments/:id"
  1278      },
  1279      {
  1280        "method": "POST",
  1281        "path": "/repos/:owner/:repo/issues/:number/comments"
  1282      },
  1283      {
  1284        "method": "PATCH",
  1285        "path": "/repos/:owner/:repo/issues/comments/:id"
  1286      },
  1287      {
  1288        "method": "DELETE",
  1289        "path": "/repos/:owner/:repo/issues/comments/:id"
  1290      },
  1291      {
  1292        "method": "GET",
  1293        "path": "/repos/:owner/:repo/issues/:number/events"
  1294      },
  1295      {
  1296        "method": "GET",
  1297        "path": "/repos/:owner/:repo/issues/events"
  1298      },
  1299      {
  1300        "method": "GET",
  1301        "path": "/repos/:owner/:repo/issues/events/:id"
  1302      },
  1303      {
  1304        "method": "GET",
  1305        "path": "/repos/:owner/:repo/labels"
  1306      },
  1307      {
  1308        "method": "GET",
  1309        "path": "/repos/:owner/:repo/labels/:name"
  1310      },
  1311      {
  1312        "method": "POST",
  1313        "path": "/repos/:owner/:repo/labels"
  1314      },
  1315      {
  1316        "method": "PATCH",
  1317        "path": "/repos/:owner/:repo/labels/:name"
  1318      },
  1319      {
  1320        "method": "DELETE",
  1321        "path": "/repos/:owner/:repo/labels/:name"
  1322      },
  1323      {
  1324        "method": "GET",
  1325        "path": "/repos/:owner/:repo/issues/:number/labels"
  1326      },
  1327      {
  1328        "method": "POST",
  1329        "path": "/repos/:owner/:repo/issues/:number/labels"
  1330      },
  1331      {
  1332        "method": "DELETE",
  1333        "path": "/repos/:owner/:repo/issues/:number/labels/:name"
  1334      },
  1335      {
  1336        "method": "PUT",
  1337        "path": "/repos/:owner/:repo/issues/:number/labels"
  1338      },
  1339      {
  1340        "method": "DELETE",
  1341        "path": "/repos/:owner/:repo/issues/:number/labels"
  1342      },
  1343      {
  1344        "method": "GET",
  1345        "path": "/repos/:owner/:repo/milestones/:number/labels"
  1346      },
  1347      {
  1348        "method": "GET",
  1349        "path": "/repos/:owner/:repo/milestones"
  1350      },
  1351      {
  1352        "method": "GET",
  1353        "path": "/repos/:owner/:repo/milestones/:number"
  1354      },
  1355      {
  1356        "method": "POST",
  1357        "path": "/repos/:owner/:repo/milestones"
  1358      },
  1359      {
  1360        "method": "PATCH",
  1361        "path": "/repos/:owner/:repo/milestones/:number"
  1362      },
  1363      {
  1364        "method": "DELETE",
  1365        "path": "/repos/:owner/:repo/milestones/:number"
  1366      },
  1367      {
  1368        "method": "GET",
  1369        "path": "/emojis"
  1370      },
  1371      {
  1372        "method": "GET",
  1373        "path": "/gitignore/templates"
  1374      },
  1375      {
  1376        "method": "GET",
  1377        "path": "/gitignore/templates/:name"
  1378      },
  1379      {
  1380        "method": "POST",
  1381        "path": "/markdown"
  1382      },
  1383      {
  1384        "method": "POST",
  1385        "path": "/markdown/raw"
  1386      },
  1387      {
  1388        "method": "GET",
  1389        "path": "/meta"
  1390      },
  1391      {
  1392        "method": "GET",
  1393        "path": "/rate_limit"
  1394      },
  1395      {
  1396        "method": "GET",
  1397        "path": "/users/:user/orgs"
  1398      },
  1399      {
  1400        "method": "GET",
  1401        "path": "/user/orgs"
  1402      },
  1403      {
  1404        "method": "GET",
  1405        "path": "/orgs/:org"
  1406      },
  1407      {
  1408        "method": "PATCH",
  1409        "path": "/orgs/:org"
  1410      },
  1411      {
  1412        "method": "GET",
  1413        "path": "/orgs/:org/members"
  1414      },
  1415      {
  1416        "method": "GET",
  1417        "path": "/orgs/:org/members/:user"
  1418      },
  1419      {
  1420        "method": "DELETE",
  1421        "path": "/orgs/:org/members/:user"
  1422      },
  1423      {
  1424        "method": "GET",
  1425        "path": "/orgs/:org/public_members"
  1426      },
  1427      {
  1428        "method": "GET",
  1429        "path": "/orgs/:org/public_members/:user"
  1430      },
  1431      {
  1432        "method": "PUT",
  1433        "path": "/orgs/:org/public_members/:user"
  1434      },
  1435      {
  1436        "method": "DELETE",
  1437        "path": "/orgs/:org/public_members/:user"
  1438      },
  1439      {
  1440        "method": "GET",
  1441        "path": "/orgs/:org/teams"
  1442      },
  1443      {
  1444        "method": "GET",
  1445        "path": "/teams/:id"
  1446      },
  1447      {
  1448        "method": "POST",
  1449        "path": "/orgs/:org/teams"
  1450      },
  1451      {
  1452        "method": "PATCH",
  1453        "path": "/teams/:id"
  1454      },
  1455      {
  1456        "method": "DELETE",
  1457        "path": "/teams/:id"
  1458      },
  1459      {
  1460        "method": "GET",
  1461        "path": "/teams/:id/members"
  1462      },
  1463      {
  1464        "method": "GET",
  1465        "path": "/teams/:id/members/:user"
  1466      },
  1467      {
  1468        "method": "PUT",
  1469        "path": "/teams/:id/members/:user"
  1470      },
  1471      {
  1472        "method": "DELETE",
  1473        "path": "/teams/:id/members/:user"
  1474      },
  1475      {
  1476        "method": "GET",
  1477        "path": "/teams/:id/repos"
  1478      },
  1479      {
  1480        "method": "GET",
  1481        "path": "/teams/:id/repos/:owner/:repo"
  1482      },
  1483      {
  1484        "method": "PUT",
  1485        "path": "/teams/:id/repos/:owner/:repo"
  1486      },
  1487      {
  1488        "method": "DELETE",
  1489        "path": "/teams/:id/repos/:owner/:repo"
  1490      },
  1491      {
  1492        "method": "GET",
  1493        "path": "/user/teams"
  1494      },
  1495      {
  1496        "method": "GET",
  1497        "path": "/repos/:owner/:repo/pulls"
  1498      },
  1499      {
  1500        "method": "GET",
  1501        "path": "/repos/:owner/:repo/pulls/:number"
  1502      },
  1503      {
  1504        "method": "POST",
  1505        "path": "/repos/:owner/:repo/pulls"
  1506      },
  1507      {
  1508        "method": "PATCH",
  1509        "path": "/repos/:owner/:repo/pulls/:number"
  1510      },
  1511      {
  1512        "method": "GET",
  1513        "path": "/repos/:owner/:repo/pulls/:number/commits"
  1514      },
  1515      {
  1516        "method": "GET",
  1517        "path": "/repos/:owner/:repo/pulls/:number/files"
  1518      },
  1519      {
  1520        "method": "GET",
  1521        "path": "/repos/:owner/:repo/pulls/:number/merge"
  1522      },
  1523      {
  1524        "method": "PUT",
  1525        "path": "/repos/:owner/:repo/pulls/:number/merge"
  1526      },
  1527      {
  1528        "method": "GET",
  1529        "path": "/repos/:owner/:repo/pulls/:number/comments"
  1530      },
  1531      {
  1532        "method": "GET",
  1533        "path": "/repos/:owner/:repo/pulls/comments"
  1534      },
  1535      {
  1536        "method": "GET",
  1537        "path": "/repos/:owner/:repo/pulls/comments/:number"
  1538      },
  1539      {
  1540        "method": "PUT",
  1541        "path": "/repos/:owner/:repo/pulls/:number/comments"
  1542      },
  1543      {
  1544        "method": "PATCH",
  1545        "path": "/repos/:owner/:repo/pulls/comments/:number"
  1546      },
  1547      {
  1548        "method": "DELETE",
  1549        "path": "/repos/:owner/:repo/pulls/comments/:number"
  1550      },
  1551      {
  1552        "method": "GET",
  1553        "path": "/user/repos"
  1554      },
  1555      {
  1556        "method": "GET",
  1557        "path": "/users/:user/repos"
  1558      },
  1559      {
  1560        "method": "GET",
  1561        "path": "/orgs/:org/repos"
  1562      },
  1563      {
  1564        "method": "GET",
  1565        "path": "/repositories"
  1566      },
  1567      {
  1568        "method": "POST",
  1569        "path": "/user/repos"
  1570      },
  1571      {
  1572        "method": "POST",
  1573        "path": "/orgs/:org/repos"
  1574      },
  1575      {
  1576        "method": "GET",
  1577        "path": "/repos/:owner/:repo"
  1578      },
  1579      {
  1580        "method": "PATCH",
  1581        "path": "/repos/:owner/:repo"
  1582      },
  1583      {
  1584        "method": "GET",
  1585        "path": "/repos/:owner/:repo/contributors"
  1586      },
  1587      {
  1588        "method": "GET",
  1589        "path": "/repos/:owner/:repo/languages"
  1590      },
  1591      {
  1592        "method": "GET",
  1593        "path": "/repos/:owner/:repo/teams"
  1594      },
  1595      {
  1596        "method": "GET",
  1597        "path": "/repos/:owner/:repo/tags"
  1598      },
  1599      {
  1600        "method": "GET",
  1601        "path": "/repos/:owner/:repo/branches"
  1602      },
  1603      {
  1604        "method": "GET",
  1605        "path": "/repos/:owner/:repo/branches/:branch"
  1606      },
  1607      {
  1608        "method": "DELETE",
  1609        "path": "/repos/:owner/:repo"
  1610      },
  1611      {
  1612        "method": "GET",
  1613        "path": "/repos/:owner/:repo/collaborators"
  1614      },
  1615      {
  1616        "method": "GET",
  1617        "path": "/repos/:owner/:repo/collaborators/:user"
  1618      },
  1619      {
  1620        "method": "PUT",
  1621        "path": "/repos/:owner/:repo/collaborators/:user"
  1622      },
  1623      {
  1624        "method": "DELETE",
  1625        "path": "/repos/:owner/:repo/collaborators/:user"
  1626      },
  1627      {
  1628        "method": "GET",
  1629        "path": "/repos/:owner/:repo/comments"
  1630      },
  1631      {
  1632        "method": "GET",
  1633        "path": "/repos/:owner/:repo/commits/:sha/comments"
  1634      },
  1635      {
  1636        "method": "POST",
  1637        "path": "/repos/:owner/:repo/commits/:sha/comments"
  1638      },
  1639      {
  1640        "method": "GET",
  1641        "path": "/repos/:owner/:repo/comments/:id"
  1642      },
  1643      {
  1644        "method": "PATCH",
  1645        "path": "/repos/:owner/:repo/comments/:id"
  1646      },
  1647      {
  1648        "method": "DELETE",
  1649        "path": "/repos/:owner/:repo/comments/:id"
  1650      },
  1651      {
  1652        "method": "GET",
  1653        "path": "/repos/:owner/:repo/commits"
  1654      },
  1655      {
  1656        "method": "GET",
  1657        "path": "/repos/:owner/:repo/commits/:sha"
  1658      },
  1659      {
  1660        "method": "GET",
  1661        "path": "/repos/:owner/:repo/readme"
  1662      },
  1663      {
  1664        "method": "GET",
  1665        "path": "/repos/:owner/:repo/contents/*"
  1666      },
  1667      {
  1668        "method": "PUT",
  1669        "path": "/repos/:owner/:repo/contents/*"
  1670      },
  1671      {
  1672        "method": "DELETE",
  1673        "path": "/repos/:owner/:repo/contents/*"
  1674      },
  1675      {
  1676        "method": "GET",
  1677        "path": "/repos/:owner/:repo/:archive_format/:ref"
  1678      },
  1679      {
  1680        "method": "GET",
  1681        "path": "/repos/:owner/:repo/keys"
  1682      },
  1683      {
  1684        "method": "GET",
  1685        "path": "/repos/:owner/:repo/keys/:id"
  1686      },
  1687      {
  1688        "method": "POST",
  1689        "path": "/repos/:owner/:repo/keys"
  1690      },
  1691      {
  1692        "method": "PATCH",
  1693        "path": "/repos/:owner/:repo/keys/:id"
  1694      },
  1695      {
  1696        "method": "DELETE",
  1697        "path": "/repos/:owner/:repo/keys/:id"
  1698      },
  1699      {
  1700        "method": "GET",
  1701        "path": "/repos/:owner/:repo/downloads"
  1702      },
  1703      {
  1704        "method": "GET",
  1705        "path": "/repos/:owner/:repo/downloads/:id"
  1706      },
  1707      {
  1708        "method": "DELETE",
  1709        "path": "/repos/:owner/:repo/downloads/:id"
  1710      },
  1711      {
  1712        "method": "GET",
  1713        "path": "/repos/:owner/:repo/forks"
  1714      },
  1715      {
  1716        "method": "POST",
  1717        "path": "/repos/:owner/:repo/forks"
  1718      },
  1719      {
  1720        "method": "GET",
  1721        "path": "/repos/:owner/:repo/hooks"
  1722      },
  1723      {
  1724        "method": "GET",
  1725        "path": "/repos/:owner/:repo/hooks/:id"
  1726      },
  1727      {
  1728        "method": "POST",
  1729        "path": "/repos/:owner/:repo/hooks"
  1730      },
  1731      {
  1732        "method": "PATCH",
  1733        "path": "/repos/:owner/:repo/hooks/:id"
  1734      },
  1735      {
  1736        "method": "POST",
  1737        "path": "/repos/:owner/:repo/hooks/:id/tests"
  1738      },
  1739      {
  1740        "method": "DELETE",
  1741        "path": "/repos/:owner/:repo/hooks/:id"
  1742      },
  1743      {
  1744        "method": "POST",
  1745        "path": "/repos/:owner/:repo/merges"
  1746      },
  1747      {
  1748        "method": "GET",
  1749        "path": "/repos/:owner/:repo/releases"
  1750      },
  1751      {
  1752        "method": "GET",
  1753        "path": "/repos/:owner/:repo/releases/:id"
  1754      },
  1755      {
  1756        "method": "POST",
  1757        "path": "/repos/:owner/:repo/releases"
  1758      },
  1759      {
  1760        "method": "PATCH",
  1761        "path": "/repos/:owner/:repo/releases/:id"
  1762      },
  1763      {
  1764        "method": "DELETE",
  1765        "path": "/repos/:owner/:repo/releases/:id"
  1766      },
  1767      {
  1768        "method": "GET",
  1769        "path": "/repos/:owner/:repo/releases/:id/assets"
  1770      },
  1771      {
  1772        "method": "GET",
  1773        "path": "/repos/:owner/:repo/stats/contributors"
  1774      },
  1775      {
  1776        "method": "GET",
  1777        "path": "/repos/:owner/:repo/stats/commit_activity"
  1778      },
  1779      {
  1780        "method": "GET",
  1781        "path": "/repos/:owner/:repo/stats/code_frequency"
  1782      },
  1783      {
  1784        "method": "GET",
  1785        "path": "/repos/:owner/:repo/stats/participation"
  1786      },
  1787      {
  1788        "method": "GET",
  1789        "path": "/repos/:owner/:repo/stats/punch_card"
  1790      },
  1791      {
  1792        "method": "GET",
  1793        "path": "/repos/:owner/:repo/statuses/:ref"
  1794      },
  1795      {
  1796        "method": "POST",
  1797        "path": "/repos/:owner/:repo/statuses/:ref"
  1798      },
  1799      {
  1800        "method": "GET",
  1801        "path": "/search/repositories"
  1802      },
  1803      {
  1804        "method": "GET",
  1805        "path": "/search/code"
  1806      },
  1807      {
  1808        "method": "GET",
  1809        "path": "/search/issues"
  1810      },
  1811      {
  1812        "method": "GET",
  1813        "path": "/search/users"
  1814      },
  1815      {
  1816        "method": "GET",
  1817        "path": "/legacy/issues/search/:owner/:repository/:state/:keyword"
  1818      },
  1819      {
  1820        "method": "GET",
  1821        "path": "/legacy/repos/search/:keyword"
  1822      },
  1823      {
  1824        "method": "GET",
  1825        "path": "/legacy/user/search/:keyword"
  1826      },
  1827      {
  1828        "method": "GET",
  1829        "path": "/legacy/user/email/:email"
  1830      },
  1831      {
  1832        "method": "GET",
  1833        "path": "/users/:user"
  1834      },
  1835      {
  1836        "method": "GET",
  1837        "path": "/user"
  1838      },
  1839      {
  1840        "method": "PATCH",
  1841        "path": "/user"
  1842      },
  1843      {
  1844        "method": "GET",
  1845        "path": "/users"
  1846      },
  1847      {
  1848        "method": "GET",
  1849        "path": "/user/emails"
  1850      },
  1851      {
  1852        "method": "POST",
  1853        "path": "/user/emails"
  1854      },
  1855      {
  1856        "method": "DELETE",
  1857        "path": "/user/emails"
  1858      },
  1859      {
  1860        "method": "GET",
  1861        "path": "/users/:user/followers"
  1862      },
  1863      {
  1864        "method": "GET",
  1865        "path": "/user/followers"
  1866      },
  1867      {
  1868        "method": "GET",
  1869        "path": "/users/:user/following"
  1870      },
  1871      {
  1872        "method": "GET",
  1873        "path": "/user/following"
  1874      },
  1875      {
  1876        "method": "GET",
  1877        "path": "/user/following/:user"
  1878      },
  1879      {
  1880        "method": "GET",
  1881        "path": "/users/:user/following/:target_user"
  1882      },
  1883      {
  1884        "method": "PUT",
  1885        "path": "/user/following/:user"
  1886      },
  1887      {
  1888        "method": "DELETE",
  1889        "path": "/user/following/:user"
  1890      },
  1891      {
  1892        "method": "GET",
  1893        "path": "/users/:user/keys"
  1894      },
  1895      {
  1896        "method": "GET",
  1897        "path": "/user/keys"
  1898      },
  1899      {
  1900        "method": "GET",
  1901        "path": "/user/keys/:id"
  1902      },
  1903      {
  1904        "method": "POST",
  1905        "path": "/user/keys"
  1906      },
  1907      {
  1908        "method": "PATCH",
  1909        "path": "/user/keys/:id"
  1910      },
  1911      {
  1912        "method": "DELETE",
  1913        "path": "/user/keys/:id"
  1914      }
  1915    ]
  1916  }