api.video-python-client icon indicating copy to clipboard operation
api.video-python-client copied to clipboard

[DO NOT MERGE] Add Watch Data endpoints to OpenAPI spec

Open bot-api-video opened this issue 1 year ago • 0 comments

Changes are for this Asana task.

I am creating this PR in order to trigger the action that moves the changes to the api.video-documentation repo's staging.

⚠️ DO NOT MERGE ⚠️

Summary

  • Added 3 new endpoints based on the Watch Data API specification, with all required schema components and examples.
    • /data/buckets/{metric}/{breakdown}
    • /data/metrics/{metric}/{aggregation}
    • /data/timeseries/{metric}
  • Updated the 429 - Too many requests response title

Created by @olivierapivideo via https://github.com/apivideo/api.video-api-client-generator/pull/379

bot-api-video avatar May 29 '24 22:05 bot-api-video