factory PathItem.fromJson(Map<String, dynamic> json) => fromJsonWithLogging(json, _$PathItemFromJson);