You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1693,7 +1691,7 @@ export class CollaborationApi extends runtime.BaseAPI {
1693
1691
}
1694
1692
1695
1693
/**
1696
-
* Create a document. If the document is one of {\'GLTF\', \'OBJ\', \'PHOTOSPHERE\', \'DWG\', \'DXF\', \'POINT_CLOUD\', \'IFC\'}, a model will be created and attached to this document Required scopes: document:write
1694
+
* Create a document. If the document is one of {\'OBJ\', \'IFC\', \'GLTF\', \'DWG\', \'DXF\', \'PHOTOSPHERE\', \'POINT_CLOUD\'}, a model will be created and attached to this document Required scopes: document:write
@@ -1800,7 +1798,7 @@ export class CollaborationApi extends runtime.BaseAPI {
1800
1798
}
1801
1799
1802
1800
/**
1803
-
* Create a document. If the document is one of {\'GLTF\', \'OBJ\', \'PHOTOSPHERE\', \'DWG\', \'DXF\', \'POINT_CLOUD\', \'IFC\'}, a model will be created and attached to this document Required scopes: document:write
1801
+
* Create a document. If the document is one of {\'OBJ\', \'IFC\', \'GLTF\', \'DWG\', \'DXF\', \'PHOTOSPHERE\', \'POINT_CLOUD\'}, a model will be created and attached to this document Required scopes: document:write
* BIMData API is a tool to interact with your models stored on BIMData’s servers. Through the API, you can manage your projects, the clouds, upload your IFC files and manage them through endpoints.
6
+
*
7
+
* The version of the OpenAPI document: v1 (v1)
8
+
* Contact: support@bimdata.io
9
+
*
10
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+
* https://openapi-generator.tech
12
+
* Do not edit the class manually.
13
+
*/
14
+
15
+
import{exists,mapValues}from'../runtime';
16
+
/**
17
+
* This is a flattened nested representation of FosUser and UserCloud models in this serializer.
0 commit comments