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.
6.4 KiB
6.4 KiB