Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "New REST API Client" dialog title to include YAML in text #877

Merged
merged 2 commits into from
May 4, 2024

Conversation

christianhelle
Copy link
Owner

@christianhelle christianhelle commented May 4, 2024

PR Classification

This pull request includes an update to the application's user interface text to reflect an enhancement in file format support.

PR Summary

The application's dialog box text has been updated to indicate support for both JSON and YAML file formats for the OpenAPI Specification.

  • Updated the dialog box text in the application's user interface.

Screenshot

image

Updated the text displayed on the dialog box in the `EnterOpenApiSpecDialog.Designer.cs` file. The new text now reflects that the dialog box accepts both JSON and YAML file formats for the OpenAPI Specification. The previous text only mentioned JSON file format.
@christianhelle christianhelle self-assigned this May 4, 2024
@christianhelle christianhelle added enhancement New feature or request .NET Pull requests that update .net code labels May 4, 2024
Copy link

sonarcloud bot commented May 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@christianhelle christianhelle merged commit e47ce68 into master May 4, 2024
52 checks passed
@christianhelle christianhelle deleted the improve-yaml-support branch May 4, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant