forge-api-nodejs-client icon indicating copy to clipboard operation
forge-api-nodejs-client copied to clipboard

Oder by version should be implemented or fixed

Open Maxime-Champain opened this issue 4 years ago • 0 comments

Hello,

As we are using this API on our project when you call :

ForgeSdk.ItemsApi getItemVersions GET /data/v1/projects/{project_id}/items/{item_id}/versions

This function isn't ordering correctly as you can see below (v10 and v11 are above v1).

image

Best regards

Maxime-Champain avatar Apr 12 '21 12:04 Maxime-Champain