Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 20 commits into from
Jul 5, 2024

Conversation

szekelyzol
Copy link
Contributor

@szekelyzol szekelyzol commented May 30, 2024

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 apivideo/api.video-api-client-generator#379


@szekelyzol szekelyzol added the documentation Improvements or additions to documentation label May 30, 2024
@szekelyzol szekelyzol self-assigned this May 30, 2024
@szekelyzol szekelyzol closed this May 30, 2024
@szekelyzol szekelyzol reopened this May 30, 2024
@bot-api-video bot-api-video changed the title [DO NOT MERGE] Update docs on watch data branch [DO NOT MERGE] Add Watch Data endpoints to OpenAPI spec Jun 4, 2024
@szekelyzol
Copy link
Contributor Author

As discussed with @anso-p and @olivierapivideo, the contents of this PR can now be merged to the docs' main branch. ✅

The resulting openapi.yaml will be manually synced to the client-generator repo as well by @olivierapivideo.

@szekelyzol szekelyzol merged commit a378fd9 into main Jul 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants