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

- old
+ new

@@ -1,10 +1,10 @@ # ApproveAPISwagger::PromptAnswer ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**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. | +**result** | **BOOLEAN** | The user's answer to whether or not they approve this prompt. | **metadata** | [**AnswerMetadata**](AnswerMetadata.md) | | [optional]