Add product version name to more API responses

In my application that uses the Jinxxy creator API I need to:

  1. Get a list of all product versions with IDs and user-displayable names.

  2. Get the user-displayable name of the product and version associated with a specific license.

This currently incurs many extra API requests, as the only API that yields product version name is GET /v1/products/<id>.

I request that product version name be added to GET /v1/products and GET /v1/licenses/<id>.

I've got some demo JSON from the API here, which may help illustrate what I think is missing and why my application currently has a lot of API request overhead: https://gist.github.com/zkxs/e0747ea3272a0d7d34da126b89dac927

This feature request is related to and partially duplicates the bug report: https://jinxxy.canny.io/bug-reports/p/version-id-missing-from-the-product-license-api-response

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
πŸ’‘

Feature Request

Date

About 1 year ago

Author

runtime

Subscribe to post

Get notified by email when there are changes.