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

feat: add get_open_api_specification method to BuildClient #336

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

danpoletaev
Copy link
Contributor

Recently we've introduced new endpoint:

/v2/actor-builds/:buildId/openapi-specification
This PR adds this endpoint to BuildClient

P.S. The link to the documentation is correct, but docs are not yet merged into production. I'll merge this PR after the docs are merged.

@danpoletaev danpoletaev added the adhoc Ad-hoc unplanned task added during the sprint. label Jan 22, 2025
@github-actions github-actions bot added this to the 107th sprint - Platform team milestone Jan 22, 2025
@github-actions github-actions bot added the t-platform Issues with this label are in the ownership of the platform team. label Jan 22, 2025
@vdusek vdusek changed the title feat: added get_open_api_specification() to BuildClient feat: add get_open_api_specification method to BuildClient Jan 23, 2025
@vdusek
Copy link
Contributor

vdusek commented Jan 23, 2025

Hi @danpoletaev, just a quick note, the first word of the PR title after the conventional commit type, should be a verb in imperative form. We do render changelogs from the commit titles. So I've updated the title to: "feat: add get_open_api_specification method to BuildClient.".

@danpoletaev danpoletaev merged commit 9ebcedb into master Jan 27, 2025
29 checks passed
@danpoletaev danpoletaev deleted the feat/added-get-openapi branch January 27, 2025 09:24
@fnesveda fnesveda added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. 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.

5 participants