Commit Graph

2 Commits

Author SHA1 Message Date
connorivy a9cc5ed161 fix: CNX-7547 serialize get properties (#56)
* serialize get properties

* remove unwanted code segment

---------

Co-authored-by: Connor Ivy <connor@speckle.systems>
2024-01-29 14:53:10 +01:00
connorivy eeba4f860e Fix CNX-7547: size limit on data sending (#55)
* avoid giant post request

* add typescript

* add data retrieve to batch retrieve data from sheet

* upgrade node

* working for node 12

* creating closure table

* add key cleaning similar to c# sdk

---------

Co-authored-by: Connor Ivy <connor@speckle.systems>
2024-01-23 22:56:31 +01:00