mirror of
https://github.com/foss42/apidash.git
synced 2025-11-30 17:59:18 +08:00
Replaces direct comparison of defaultAIModel with mapEquals to ensure deep equality. Updates related tests to include defaultAIModel in test cases for serialization, deserialization, copyWith, and toString.