Skip to content

[docs-sync] Update documentation for recent code changes#46

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs-sync/update-2026-07-03-50fcebb14651e550
Draft

[docs-sync] Update documentation for recent code changes#46
github-actions[bot] wants to merge 1 commit into
mainfrom
docs-sync/update-2026-07-03-50fcebb14651e550

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Summary

This PR syncs the documentation with recent code changes merged to main in the past 7 days.

Changes

1. Add csharp-no-url-suffix linter rule documentation

Source commit: aac448e2Add no-url-suffix linter rule (Azure#4541)

  • New file: website/src/content/docs/docs/libraries/typespec-client-generator-core/rules/csharp-no-url-suffix.md
    Documents the new csharp-no-url-suffix linter rule that flags model properties ending with Url and suggests using Uri suffix to follow .NET SDK naming conventions.

  • Updated: website/src/content/docs/docs/libraries/typespec-client-generator-core/reference/linter.md
    Added the new rule to the Rules table.

2. Add client-sdk ruleset to typespec-azure-rulesets documentation

Source commit: aac448e2Add no-url-suffix linter rule (Azure#4541)

  • Updated: website/src/content/docs/docs/emitters/typespec-azure-rulesets/reference/linter.md
    Added @azure-tools/typespec-azure-rulesets/client-sdk to the list of available RuleSets. This ruleset enables the csharp-no-url-suffix rule.

3. Update ARM library reference documentation

Source commit: 364b9245Improve documentation for ARM library decorators, interfaces, and models (Azure#4494)

  • Updated: website/src/content/docs/docs/libraries/azure-resource-manager/reference/decorators.md
    Improved descriptions for ARM decorator documentation including @armResourceAction, @armResourceCreateOrUpdate, @armResourceRead, @armResourceUpdate, @armResourceDelete, @armResourceList, @armResourceCollectionAction, and others.

  • Updated: website/src/content/docs/docs/libraries/azure-resource-manager/reference/interfaces.md
    Fixed misleading documentation on ResourceDeleteWithoutOkAsync and improved other interface docs.

  • Updated: website/src/content/docs/docs/libraries/azure-resource-manager/reference/data-types.md
    Improved docs for ResourceListCustomResult and related types.

Generated by Documentation Sync · ● 2M ·

- Add csharp-no-url-suffix linter rule documentation
  (added in commit aac448e 'Add no-url-suffix linter rule')
- Add client-sdk ruleset to typespec-azure-rulesets linter reference
  (added in commit aac448e)
- Update ARM library reference docs for decorators, interfaces, and data types
  (added in commit 364b924 'Improve documentation for ARM library decorators,
   interfaces, and models')

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants