Skip to content

Commit

Permalink
Merge pull request #920 from 18F/develop
Browse files Browse the repository at this point in the history
[Feature] Increase hostname level API reports to 100k limit -- Staging
  • Loading branch information
levinmr authored Oct 24, 2024
2 parents 60a796e + 1f40946 commit 1b2926f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions reports/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,8 @@
}
}
}
}
},
"limit": "100000"
},
"meta": {
"name": "Domains",
Expand Down Expand Up @@ -556,7 +557,8 @@
}
}
}
}
},
"limit": "100000"
},
"meta": {
"name": "Participating second-level domains.",
Expand Down Expand Up @@ -604,7 +606,8 @@
}
}
}
}
},
"limit": "100000"
},
"meta": {
"name": "Participating hostnames.",
Expand Down

0 comments on commit 1b2926f

Please sign in to comment.