docs/Results.md in fastly-7.2.2 vs docs/Results.md in fastly-8.0.0

- old
+ new

@@ -227,8 +227,10 @@ | **bot_challenge_complete_tokens_disabled** | **Integer** | The number of challenge-complete tokens not checked because the feature was disabled. | [optional] | | **bot_challenge_complete_tokens_issued** | **Integer** | The number of challenge-complete tokens issued. For example, issuing a challenge-complete token after a series of CAPTCHA challenges ending in success. | [optional] | | **bot_challenges_issued** | **Integer** | The number of challenges issued. For example, the issuance of a CAPTCHA challenge. | [optional] | | **bot_challenges_succeeded** | **Integer** | The number of successful challenge solutions processed. For example, a correct CAPTCHA solution. | [optional] | | **bot_challenges_failed** | **Integer** | The number of failed challenge solutions processed. For example, an incorrect CAPTCHA solution. | [optional] | +| **service_id** | **String** | | [optional][readonly] | +| **start_time** | **Integer** | Timestamp for the start of the time period being reported | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)