Open galamit86 opened 2 years ago
Currently odata_version is v4 if a v4 version exists, and otherwise v3.
odata_version
Since in the toepol project we focus on v3, it might be needed to to force a v3 upload for a dataset where v3 exists.
In order to that:
main()
Currently
odata_version
is v4 if a v4 version exists, and otherwise v3.Since in the toepol project we focus on v3, it might be needed to to force a v3 upload for a dataset where v3 exists.
In order to that:
odata_version
as optional parameter inmain()