-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[Do NOT MERGE] Create a main.tsp for Compute+Disk #38970
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Next Steps to MergeNext steps that must be taken to merge this PR:
Comment generated by summarize-checks workflow run. |
- Add `zod` schema for `tspconfig.yaml`
* add config * add config * add config * add config * Update readme.go.md * update * update version * update version * revert file * revert file * revert file --------- Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: tadelesh <[email protected]>
Co-authored-by: Pan Shao <[email protected]>
* use ArmCustomPatchAsync * empty * Fix description
…#38674) * Base files for 2026-01-01-preview API version * Replacing occurrence of 2025-08-01 with 2026-01-01-preview * Adding a new API spec file Updated operationId and tags Modified API response Added API example Some tweaks to API Added example for HTTP 200 Updated bad operationId in AdvancedThreatProtectionSettings Moving MigrateNetwork to Servers operations Changed operation description, removed MigrateNetwork.json from input Fixed bad filename Reverting changes to AdvancedThreatProtectionSettings.json Reapply "Reverting changes to AdvancedThreatProtectionSettings.json" This reverts commit fa18e53. Added state to MigrateNetworkStatus response Revert "Reverting changes to AdvancedThreatProtectionSettings.json" This reverts commit ed28203. Adding supression for BC-break ModifiedOperationId from Servers.json Revert "Adding supression for BC-break ModifiedOperationId from Servers.json" This reverts commit d5d07c1. Upgraded the default tag * Updated API description * Modifed 202 description. Sorted enum item in RecommendationType --------- Co-authored-by: Jovan Perovic <[email protected]>
* Added optional request header to trace client information * Added optional request header to trace client information
Co-authored-by: Mark Drobnak <[email protected]>
* Add New-ChangelogContent and Set-ChangeLogEntryContent functions with tests Co-authored-by: haolingdong-msft <[email protected]> * Fix string interpolation pattern for consistency Co-authored-by: haolingdong-msft <[email protected]> * Refactor regex into shared helper and add .Trim() for consistency Co-authored-by: weshaggard <[email protected]> * Rename New-ChangelogContent to Parse-ChangelogContent Co-authored-by: weshaggard <[email protected]> * Update Remove-EmptySections to use Get-SectionHeaderRegex helper Co-authored-by: weshaggard <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: haolingdong-msft <[email protected]> Co-authored-by: weshaggard <[email protected]>
* update * update
* C2C VPC Api version and checksum to main Co-authored-by: Shilpa Prasad <[email protected]>
…r issue (#36557) * Added long running operation for create protected item Added headers in 202 response * update tsp file * compile and generate from tsp * updated bms json * Add suppressions for breaking changes in RecoveryServicesBackup Added suppressions for breaking changes in the azure-mgmt-recoveryservicesbackup package, including deleted or renamed clients, models, and method parameters. * Added Lintdiff suppression for ProvisioningStateSpecifiedForLROPut * minor change --------- Co-authored-by: ChenxiJiang333 <[email protected]>
* Testing * Added ChatThreadCreated event retentionPolicy * Bug fix * Bug fix * Adding ChatRetentionPolicy to ChatCreated and Updated Events. Adding ChatThreadDeletedReason to ChatDeleted event. * Updated System events. * fixing typespec * removing unwanted files --------- Co-authored-by: Uyi Osahumen Aghasomwan <[email protected]> Co-authored-by: Osahumen Uyi Aghasomwan <[email protected]> Co-authored-by: rajeshka <[email protected]>
* Add field for Spec Project Path property * Reorder properties * Cleanup * Logging * Move SpecProjectPath into Package-Properties.ps1 * Update SpecProjectPath * Fix accidental removal of $title * Create or update with SpecProjectPath * Revert logic, cannot test * Revert logic, cannot test * Revert irrelevant file * Retain title * Review feedback * Review feedback --------- Co-authored-by: Daniel Jurek <[email protected]>
- add `untilLastSegmentWithParent()` - include segment itself in `untilLastSegment()` for consistency
* Added forRelease input parameter * Added 'forRelease' to template * Added log --------- Co-authored-by: ray chen <[email protected]>
Member
Author
|
This PR got ugly, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Compute
Do Not Merge
DoNotMerge
<valid label in PR review process> use to hold merge after approval
TypeSpec
Authored with TypeSpec
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Playing with TypeSpec as a POC on some effort we are doing. This is not intended to be merged in any way.