docs/PromptAnswer.md in approveapi_swagger-1.0.0 vs docs/PromptAnswer.md in approveapi_swagger-1.0.1

- old
+ new

@@ -1,10 +1,10 @@ # ApproveAPISwagger::PromptAnswer ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**time** | **Float** | The unix timestamp when the user answered the prompt. | **result** | **BOOLEAN** | The user's answer to whether or not they approve this prompt. | +**time** | **Float** | The unix timestamp when the user answered the prompt. | **metadata** | [**AnswerMetadata**](AnswerMetadata.md) | | [optional]