2022-08-27
· One min read
What we have updated since last release:
- Updated route for Drawing Versions and Specification Section Versions to be more consistent with File Versions and more clearly reflect the relationship between versions and the items they belong to.
- Before:
/drawing-versions/{id}
/specification-section-versions/{id}
- After:
/drawings/{drawing_id}/versions/{id}
/specification-sections/{section_id}/versions/{id}
- Before:
What we are working on next:
- Create Agave Field Mapper to support custom mapping between source and target systems
- Integrate with Autodesk Build