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

refactor: rename /openapi -> /openapi.json #631

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

danpoletaev
Copy link
Contributor

Recently, we created new endpoints:

/v2/acts/:actorId/builds/:buildId/openapi-specification
/v2/actor-builds/:buildId/openapi-specification
Than we've received a feedback to rename endpoints to /openapi.json.

*This PR renames OpenAPI endpoints from */openapi-specification to */openapi.json

More context here

@danpoletaev danpoletaev added the adhoc Ad-hoc unplanned task added during the sprint. label Jan 27, 2025
@danpoletaev danpoletaev self-assigned this Jan 27, 2025
@github-actions github-actions bot added this to the 108th sprint - Platform team milestone Jan 27, 2025
@github-actions github-actions bot added t-platform Issues with this label are in the ownership of the platform team. tested Temporary label used only programatically for some analytics. labels Jan 27, 2025
src/resource_clients/build.ts Outdated Show resolved Hide resolved
@danpoletaev danpoletaev merged commit 379830f into master Jan 28, 2025
7 checks passed
@danpoletaev danpoletaev deleted the refactor/rename-openapi-endpoint branch January 28, 2025 10:07
@fnesveda fnesveda added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label Feb 3, 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. tested Temporary label used only programatically for some analytics. 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.

4 participants