File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11openapi : 3.1.0
22info :
33 title : OversizeAPI
4- version : 0.5.0
4+ version : 0.5.1
55 description : API specification for Oversize applications
66 contact :
77 name : Oversize Team
@@ -449,6 +449,7 @@ components:
449449 example : Real-time weather updates
450450 description :
451451 type : string
452+ description : Description of the store feature
452453 example : Get instant notifications about weather changes
453454 textSize :
454455 type : string
@@ -471,6 +472,11 @@ components:
471472 format : url
472473 example : https://cdn.oversize.design/assets/apps/dressweather/features/2.png
473474 description : URL for the feature icon
475+ illustrationUrl :
476+ type : string
477+ format : url
478+ example : https://cdn.oversize.design/assets/apps/dressweather/features/2.png
479+ description : URL for the feature icon
474480 screenshotUrl :
475481 type : string
476482 format : url
You can’t perform that action at this time.
0 commit comments