git-off

git off handles large files in git repos
git clone https://noulin.net/git/git-off.git
Log | Files | Refs | README

acm-2015-12-08.paginators.json (203B)


      1 {
      2   "pagination": {
      3     "ListCertificates": {
      4       "limit_key": "MaxItems",
      5       "input_token": "NextToken",
      6       "output_token": "NextToken",
      7       "result_key": "CertificateSummaryList"
      8     }
      9   }
     10 }