Open pdkn opened 4 years ago
Allow adding an options.units parameter when calling documentManifest (or other endpoints) to stipulate what units to use in response. i.e
documentManifest
options.units { colors:"hex/rgb/cmyk/hsb..." fonts: "px/em/pt..." measurements:"px/cm/mm/inch..." }
no way to request what units to use in response
related to https://github.com/AdobeDocs/photoshop-api-docs-pre-release/issues/21
NA
What's the news on this?
I hadn't seen the pre-release documentation and created a similar ticket about it here: https://github.com/AdobeDocs/photoshop-api-docs/issues/79
Expected Behaviour
Allow adding an options.units parameter when calling
documentManifest
(or other endpoints) to stipulate what units to use in response. i.eActual Behaviour
no way to request what units to use in response
Reproduce Scenario (including but not limited to)
related to https://github.com/AdobeDocs/photoshop-api-docs-pre-release/issues/21
Steps to Reproduce
NA
Platform and Version
NA
Sample Code that illustrates the problem
NA
Logs taken while reproducing problem
NA