manifest-app-info icon indicating copy to clipboard operation
manifest-app-info copied to clipboard

Adding "type" to the examples of Screenshot object

Open webmaxru opened this issue 4 years ago • 0 comments

I think that adding type to the Example 1 and Example 2 of the Screenshot object will improve developer experience.

This member comes from ImageResource object and it's optional (so actually the examples are syntactically correct). But all other optional members are included there and it might cause some confusion (or at least some extra time for the research). To improve DX, I suggest adding "type": "image/png", to both examples.

webmaxru avatar Oct 03 '21 15:10 webmaxru