Added additional details on Caching
Improved the Player Embedding doc to explain caching and its options in more detail.
Fixed the Create Layer API endpoint
Made fixes to the Create Layer API endpoint, updating the requirements and exposing missing parameters.
Fixed Get Assets API endpoint
Added a fix to the Get Assets API endpoint, which was previously listing a publishedState
parameter instead of the correct state
parameter.
Added Prefetcher module to Classic Player
A new Prefetcher module was added to the Classic Player, allowing users to add event listeners for prefetch events in the 2D player.
Updated Rest API Endpoints
- Added Get Asset Details by ID API endpoint
- Moved all Translations-related APIs to their own Translations Category
- Get Asset Thumbnail PNG available now under the Assets & Catalog - Import, Export, and Render Jobs section
- New option for the Create Datatable API to import the csv as a Job using the new sync parameter.
- Fixed the Create Datatable and Update Datatable API endpoints to expose the required body parameters correctly.
- New Update Rows API for Data tables.
- Added Retry, Cancel, Resume, and Pause Job API endpoints to the Jobs Service category
- Added new tips on issues to avoid when embedding the Classic Player.
Custom Apps Guide
New Custom Apps guide for developers:
https://developer.threekit.com/docs/custom-apps
This guide is designed to get new ThreeKit developers on the right track with development of custom web applications that interact with the ThreeKit project data.
Massive Docs Update
Today we pushed a major update to the Developer Docs, with a restructuring of the format and new additions for the Composable Player, Composable Configurator, and REST API SDK. The previous Player documents have been bundled under the Classic Player page.
JSFiddle Issue
This has been resolved. There is currently an issue with our JSFiddle embeds in the guides section.
REST & Guide Updates
The following REST APIs have had minor updates to reflect which parameters are required:
Configuration API fixed
The auth header for the Get Thumbnail of Configuration by ID/shortID API has been made optional, fixing an issue where users could not test this endpoint in the hub.