Skip to content

Commit

Permalink
build: cache updates (#723)
Browse files Browse the repository at this point in the history
* WIP: GHE webhooks update

* build: cache

* Update payload-examples with new regenerated content

Co-authored-by: Octokit Bot <octokitbot@martynus.net>
Co-authored-by: Keegan Campbell <kfcampbell@pop-os.localdomain>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
  • Loading branch information
4 people authored Oct 24, 2022
1 parent b983fa8 commit 097e7ba
Show file tree
Hide file tree
Showing 7 changed files with 1,326 additions and 315 deletions.
2 changes: 1 addition & 1 deletion cache/api.github.com/webhook-events-and-payloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -8405,7 +8405,7 @@ <h3 id="webhook-payload-example-when-someone-purchases-the-plan">
"description": "Basic Plan",
"monthly_price_in_cents": 1000,
"yearly_price_in_cents": 10000,
"price_model": "per-unit",
"price_model": "PER_UNIT",
"has_free_trial": true,
"unit_name": "seat",
"bullets": [
Expand Down
Loading

0 comments on commit 097e7ba

Please sign in to comment.