APIs-guru / openapi-directory

🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format
https://apis.guru/
Creative Commons Zero v1.0 Universal
3.85k stars 576 forks source link

Add "LambdaTest Screenshot API" #595

Closed jahmed2345 closed 4 years ago

jahmed2345 commented 5 years ago

Format: Swagger 1.x OpenAPI 3.0.x Official: YES Url: https://www.lambdatest.com/support/docs/api-doc/#screenshots Url: https://screenshot-public-api.s3.amazonaws.com/openapi.yaml Name: LambdaTest Screenshot API

MikeRalphson commented 5 years ago

Thanks for the contribution. Unfortunately, your API definition contains one or more validation errors.

Could you run it through a validator (several are available at https://apis.guru/awesome-openapi3/category.html#parsers) until there are no more errors such as this one:

expected Object { type: 'array', example: Array [ '1024x768', '1280x1024' ] } to have property items
#/components/schemas/res_list

Thanks.

MikeRalphson commented 4 years ago

API added, many thanks for the contribution!