using IdokladSdk.Clients;
using IdokladSdk.Requests.Core;
namespace Idoklad.Client;
///
/// Generic helpers over the SDK's list/detail request builders so the read endpoints of the many
/// agendas can be expressed in a single line. The concrete payload type is inferred by the SDK and
/// returned boxed (full data is preserved at runtime; only the Swagger schema is generic).
///
public static class SdkRequestExtensions
{
public static async Task