340349a2d5865443ef21b78e19a2f11b6c04b8b6
Added a `using` directive for `System.Text.Json` to support JSON operations. Introduced two new test methods: `GetDynamicAsync_without_filters_returns_dynamic_payload_or_throws_not_found` to validate the behavior of `GetDynamicAsync` without filters, and `GetDynamicAsync_with_unknown_profile_throws_not_found` to ensure proper handling of unknown profile IDs.
Description
Languages
C#
100%