Skip to content

Conversation

waldekmastykarz
Copy link
Collaborator

Adds port to the generated file name in OpenApiSpecGeneratorPlugin. Closes #1411

@waldekmastykarz waldekmastykarz added the pr-bugfix Fixes a bug label Oct 7, 2025
@waldekmastykarz waldekmastykarz requested review from Copilot and removed request for Copilot October 7, 2025 12:21
@waldekmastykarz waldekmastykarz requested a review from a team as a code owner October 7, 2025 12:21
@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 13:26
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the OpenAPI specification file naming convention by including the port number in generated filenames. This change addresses issue #1411 and provides better file identification when working with multiple services on different ports but the same host.

  • Adds port number to the generated OpenAPI spec filename format

@garrytrinder garrytrinder merged commit 2340890 into dotnet:main Oct 8, 2025
4 checks passed
@waldekmastykarz waldekmastykarz deleted the fix-oapi-port branch October 8, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: When monitoring localhost on different ports, OpenApiSpecGeneratorPlugin overwrites target file

2 participants