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

docs(api): mark run and build endpoints under /acts/:actor_id deprecated #859

Merged

Conversation

tobice
Copy link
Contributor

@tobice tobice commented Feb 13, 2024

Runs and builds have had dedicated namespaces for a long time (/actor-runs/:run_id and /actor-builds/:build_id). The API reference wasn't making it very clear, so this is an attempt to improve the situation.

Unfortunately, there is no native way for API Blueprint to mark endpoints as deprecated [1], so good old bold text will have to do.

[1] apiaryio/api-blueprint#399

Runs and builds have had dedicated namespaces for a long time (/actor-runs/:run_id and /actor-builds/:build_id). The API reference wasn't making it very clear, so this is an attempt to improve the situation.

Unfortunately, there is no native way for API Blueprint to mark endpoints as deprecated [1], so good old bold text will have to do.

[1] apiaryio/api-blueprint#399
@tobice tobice requested a review from drobnikj February 13, 2024 14:07
@github-actions github-actions bot added this to the 83rd sprint - Platform team milestone Feb 13, 2024
@github-actions github-actions bot added the t-platform Issues with this label are in the ownership of the platform team. label Feb 13, 2024
@tobice tobice merged commit a370311 into master Feb 14, 2024
6 checks passed
@tobice tobice deleted the tobik/docs/mark-acts-endpoints-as-deprecated-in-api-reference branch February 14, 2024 12:07
@drobnikj drobnikj added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-platform Issues with this label are in the ownership of the platform team. validated Issues that are resolved and their solutions fulfill the acceptance criteria.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants