AdobeDocs/photoshop-api-docs-pre-release

FR: documentManifest options.units in request

Opened this issue · 1 comments

pdkn commented

Expected Behaviour

Allow adding an options.units parameter when calling documentManifest (or other endpoints) to stipulate what units to use in response. i.e

options.units {
colors:"hex/rgb/cmyk/hsb..."
fonts: "px/em/pt..."
measurements:"px/cm/mm/inch..."
}

Actual Behaviour

no way to request what units to use in response

Reproduce Scenario (including but not limited to)

related to #21

Steps to Reproduce

NA

Platform and Version

NA

Sample Code that illustrates the problem

NA

Logs taken while reproducing problem

NA

What's the news on this?

I hadn't seen the pre-release documentation and created a similar ticket about it here: AdobeDocs/photoshop-api-docs#79