AdobeDocs / photoshop-api-docs

Adobe Photoshop API
https://adobedocs.github.io/photoshop-api-docs/
MIT License
104 stars 20 forks source link

/renditionCreate refers to size in API docs but width in example #11

Closed macdonst closed 5 years ago

macdonst commented 5 years ago

Expected Behaviour

I expect the Request table properties to align with the example code.

Actual Behaviour

The Request table uses size while all the examples use width.

Reproduce Scenario (including but not limited to)

View the docs at: photoshop-api-docs/api_docs/index.html#api-Renditions-create_renditions

alshamma commented 5 years ago

@macdonst Could you confirm this is now fixed. I saw the problem earlier and looks okay now.

macdonst commented 5 years ago

@alshamma verified fixed.