Skip to content

Commit 9a09152

Browse files
Update api spec (#203)
* YOYO NEW API SPEC! * I have generated the latest API! --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 71d2738 commit 9a09152

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19882,7 +19882,7 @@
1988219882
},
1988319883
"monthly_api_credits_remaining_monetary_value": {
1988419884
"title": "double",
19885-
"description": "The monetary value of the monthy API credits remaining in the balance. This gets re-upped every month, but if the credits are not used for a month they do not carry over to the next month.\n\nBoth the monetary value and the number of credits are returned, but they reflect the same value in the database.",
19885+
"description": "The monetary value of the monthly API credits remaining in the balance. This gets re-upped every month, but if the credits are not used for a month they do not carry over to the next month.\n\nBoth the monetary value and the number of credits are returned, but they reflect the same value in the database.",
1988619886
"type": "number",
1988719887
"format": "money-usd"
1988819888
},

types.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)