Skip to content

Conversation

dluc
Copy link
Collaborator

@dluc dluc commented Nov 8, 2024

  • Fix typos
  • Fix configuration docs, e.g. use correct section names
  • Fix code style

@dluc dluc requested a review from TaoChenOSU November 8, 2024 03:04
@github-actions github-actions bot added documentation Improvements or additions to documentation webapi Pull requests that update .net code labels Nov 8, 2024
@@ -48,9 +48,9 @@ public PluginController(
/// <param name="manifestDomain">The domain of the manifest.</param>
/// <returns>The plugin's manifest JSON.</returns>
[HttpGet]
[Route("pluginManifests")]
[Route("pluginManifests")] // TODO: Fix name and test
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: is the TODO intended?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I believe the name should be singular

TaoChenOSU
TaoChenOSU previously approved these changes Nov 9, 2024
@dluc dluc merged commit 326646c into microsoft:main Nov 9, 2024
9 checks passed
@dluc dluc deleted the upgrades branch November 9, 2024 21:38
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
* Fix typos
* Fix configuration docs, e.g. use correct section names
* Fix code style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation webapi Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants