32 lines
816 B
YAML
32 lines
816 B
YAML
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
telegram_user_id:
|
|
telegram_username: MyString
|
|
telegram_first_name: MyString
|
|
telegram_last_name: MyString
|
|
telegram_chat_id:
|
|
request_timestamp: 2025-07-31 03:55:48
|
|
fingerprint_computation_time: 1.5
|
|
search_computation_time: 1.5
|
|
search_results_count: 1
|
|
response_data:
|
|
status: MyString
|
|
error_message: MyText
|
|
processed_image_sha256:
|
|
|
|
two:
|
|
telegram_user_id:
|
|
telegram_username: MyString
|
|
telegram_first_name: MyString
|
|
telegram_last_name: MyString
|
|
telegram_chat_id:
|
|
request_timestamp: 2025-07-31 03:55:48
|
|
fingerprint_computation_time: 1.5
|
|
search_computation_time: 1.5
|
|
search_results_count: 1
|
|
response_data:
|
|
status: MyString
|
|
error_message: MyText
|
|
processed_image_sha256:
|