-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Delete deprecated script Copy-ApiVersion.ps1 #37818
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
base: main
Are you sure you want to change the base?
Conversation
mikeharder
commented
Sep 29, 2025
- Script should not be used for TypeSpec or Folder Structure v2
Next Steps to MergeNext steps that must be taken to merge this PR:
Comment generated by summarize-checks workflow run. |
I know this script is mentioned in some of our docs https://eng.ms/docs/products/azure-developer-experience/design/api-specs-pr/api-tutorial/api-tutorial-2-update?tabs=create-openapi so we might want to work with @maririos's team to update those before removing. |
@maririos: Are you OK with us removing this script from the repo, and removing references to it, from our docs as well? If this script is no longer relevant to TypeSpec or folder structure v2 (as mentioned by @heaths in chat), does this mean the doc referencing this script, is no longer relevant either? Probably unrelated, but I noticed this doc also mentions |
I have some questions.
|
@maririos: Regardless of future direction, I'd still like to delete this script from the specs repo, if it's no longer being supported or updated. Are you OK with this? |
Yes. Here is the PR for updated documentation removing the mention of this script and adding the specific instructions for service teams that are still working on OpenAPI specs. |
Feel free to create PRs to modify the docs as needed |