pub async fn export_pg_schema(
configuration: &Configuration,
workspace: &str,
export_pg_schema_request: ExportPgSchemaRequest,
) -> Result<String, Error<ExportPgSchemaError>>pub async fn export_pg_schema(
configuration: &Configuration,
workspace: &str,
export_pg_schema_request: ExportPgSchemaRequest,
) -> Result<String, Error<ExportPgSchemaError>>