Skip to content

Move schema/ConfigurationSchema.json under the Generated folder#10271

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/move-schema-configurationjson-generated-folder
Draft

Move schema/ConfigurationSchema.json under the Generated folder#10271
Copilot wants to merge 2 commits intomainfrom
copilot/move-schema-configurationjson-generated-folder

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 4, 2026

Moves the generated ConfigurationSchema.json from schema/ to Generated/schema/ in the output directory, aligning it with the existing Generated/ folder convention for auto-generated artifacts.

  • ScmCodeModelGenerator.cs: Output path changed to Generated/schema/ConfigurationSchema.json
  • NewProjectScaffolding.cs: Schema existence check and .csproj pack item path updated to Generated/schema/
  • Test projects: All 72 test projects regenerated via Generate.ps1; schema files moved, .csproj references updated

Updated the generator to write ConfigurationSchema.json to Generated/schema/
instead of schema/. Updated NewProjectScaffolding pack item references and
regenerated all test projects.

Agent-Logs-Url: https://github.com/microsoft/typespec/sessions/885ca9bd-de06-4816-8b31-55b8342c3c46

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
@microsoft-github-policy-service microsoft-github-policy-service bot added emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp labels Apr 4, 2026
Copilot AI changed the title [WIP] Move ConfigurationSchema.json under the Generated folder Move schema/ConfigurationSchema.json under the Generated folder Apr 4, 2026
Copilot AI requested a review from JoshLove-msft April 4, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move schema/ConfigurationSchema.json under the Generated folder

2 participants