This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"swagger":"2.0","info":{"version":"v3","title":"Forge Design Automation"},"host": "developer.api.autodesk.com/da/us-east", "paths":{"/v3/activities":{"get":{"tags":["ActivitiesApi"],"summary":"Lists all available activities.","description":"Lists all available activities, including activities shared with this Forge app.","operationId":"V3ActivitiesGet","consumes":[],"produces":["text/plain","application/json","text/json"],"parameters":[{"name":"page","in":"query","description":"Access an additional 'page' of data when necessary, based on the 'paginationToken' returned from a previous invocation.","required":false,"type":"string"}],"responses":{"200":{"description":"OK.","schema":{"$ref":"#/definitions/QueryResult[Page[String]]"}},"400":{"description":"Bad Request","schema":{"$ref":"#/definitions/BadRequestResult"}},"500":{"description":"Server Error","schema":{"$ref":"#/definitions/StatusCodeResult"}}}},"post":{"tags":["ActivitiesApi"],"summary":"Creates a new activity.","description":"Creates a new activity |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| swagger: '2.0' | |
| info: | |
| version: 1.0.0-beta | |
| title: Speckle OpenApi Specs | |
| description: |- | |
| Documentation & specifications for the Speckle Server & Speckle Objects. | |
| contact: | |
| name: SpeckleWorks | |
| url: 'https://speckle.works' | |
| email: [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| swagger: '2.0' | |
| info: | |
| description: This is the document for BuildSimHub cloud API. | |
| version: 1.0.0 | |
| title: BuildSimHub Cloud API | |
| termsOfService: >- | |
| https://app.termly.io/document/terms-of-use-for-saas/5d663de5-6319-4b6e-970d-dda4de792ea5 | |
| contact: | |
| email: [email protected] | |
| license: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| | 3d io | | |
| | 3D Repo | https://www.events.trade.gov.uk/media.viewer/uploads/images/ekp_file_0__3d_repo_logo_outlinedresized_1442414403.png | |
| | Aconex | https://res.cloudinary.com/protenders/image/upload/e7dfa28099f1c20e1899f611952f28ea.png | |
| | Acuite | | |
| | ArcGIS | | |
| | Asite | https://www.secbe.org.uk/images/blog/Asite-Logo.jpg | |
| | Basestone | | |
| | BIM Data | | |
| | BIM Object | | |
| | BIM Plus | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "swagger": "2.0", | |
| "info": { | |
| "version": "1.0", | |
| "title": "RECAP", | |
| "description": "TODO: Add Description" | |
| }, | |
| "host": "developer.api.autodesk.com", | |
| "basePath": "/", | |
| "securityDefinitions": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| swagger: '2.0' | |
| info: | |
| version: '1.0' | |
| title: Autodesk Forge | |
| description: API Collection for Autodesk Forge | |
| host: 'developer.api.autodesk.com' | |
| basePath: / | |
| securityDefinitions: | |
| auth: | |
| type: oauth2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| swagger: '2.0' | |
| info: | |
| version: 0.0.3 | |
| title: SpeckleCore | |
| description: >- | |
| Documentation & specifications for the Speckle Server & Speckle Objects. | |
| https://speckle.works |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bigdoods@M3800:~/yano/jenca/apps-bin/Dynamo$ xbuild /p:Configuration=Release src/Dynamo.Mono.sln | |
| XBuild Engine Version 12.0 | |
| Mono, Version 4.2.1.0 | |
| Copyright (C) 2005-2013 Various Mono authors | |
| Build started 15/03/2017 19:24:13. | |
| __________________________________________________ | |
| /home/bigdoods/yano/jenca/apps-bin/Dynamo/src/Libraries/DynamoConversions/DynamoConversions.csproj: warning : Could not find project file //Config/CS.props, to import. Ignoring. | |
| /home/bigdoods/yano/jenca/apps-bin/Dynamo/src/DynamoCore/DynamoCore.csproj: warning : Could not find project file //Config/CS.props, to import. Ignoring. | |
| /home/bigdoods/yano/jenca/apps-bin/Dynamo/src/DynamoCore/DynamoCore.csproj: warning : Could not find project file /home/bigdoods/yano/jenca/apps-bin/Dynamo/src/DynamoCore/Config/Cleanup.targets, to import. Ignoring. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| puffin_1 | ERROR:puffin:Exception on /application/ghost.html [GET] | |
| puffin_1 | Traceback (most recent call last): | |
| puffin_1 | File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1817, in wsgi_app | |
| puffin_1 | response = self.full_dispatch_request() | |
| puffin_1 | File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1477, in full_dispatch_request | |
| puffin_1 | rv = self.handle_user_exception(e) | |
| puffin_1 | File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1381, in handle_user_exception | |
| puffin_1 | reraise(exc_type, exc_value, tb) | |
| puffin_1 | File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line 33, in reraise | |
| puffin_1 | raise value |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ cd puffin | |
| $ docker-compose up | |
| Pulling mailhog (mailhog/mailhog:latest)... | |
| latest: Pulling from mailhog/mailhog | |
| b7f33cc0b48e: Pull complete | |
| b17e1dd5b935: Pull complete | |
| fa5b96f79f47: Pull complete | |
| 1a3f7f919f7e: Pull complete | |
| Digest: sha256:618b44697cf947cc03decfee05883fd1ae67b277c9e07a5c9f3f3421eacfaf89 | |
| Status: Downloaded newer image for mailhog/mailhog:latest |
NewerOlder