You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eng/common/instructions/azsdk-tools/typespec-to-sdk.prompt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Your goal is to guide user through the process of generating SDKs from TypeSpec
84
84
3. Run [sdk details in release plan](sdk-details-in-release-plan.prompt.md) to add languages and package names to the release plan
85
85
4. If TypeSpec project is for management plane, run [verify namespace approval](verify-namespace-approval.prompt.md) to check package namespace approval.
86
86
This step should not check package readiness to verify namespace approval for management plane SDK.
87
-
5. Run [run sdk gen pipeline](run-sdk-gen-pipeline.prompt.md) with the spec PR
87
+
5. Run [run SDK gen pipeline](run-sdk-gen-pipeline.prompt.md) with the spec PR
88
88
6. Monitor pipeline status and provide updates
89
89
7. Display generated SDK PR links when available
90
90
**Success Criteria**: SDK generation pipeline initiated and SDKs generated
0 commit comments