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

fix: #pragma warning disable CS1591 on all public members #60

Merged
merged 2 commits into from Apr 19, 2024

Conversation

octokitbot
Copy link
Collaborator

The latest OpenAPI spec resulted in changes to the generated code. Please review, set an applicable commit message, merge, and tag a release as appropriate.

@kfcampbell kfcampbell changed the title Changes in generated code fix: #pragma warning disable CS1591 on all public members Apr 19, 2024
Copy link
Member

@kfcampbell kfcampbell left a comment

Choose a reason for hiding this comment

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

This changeset looks kinda scary but it's all #pragma warning disable CS1591 and #pragma warning restore CS1591 before and after public members, likely brought on by the bump in Kiota versions.

@kfcampbell kfcampbell merged commit 909ec58 into main Apr 19, 2024
3 checks passed
@kfcampbell kfcampbell deleted the generated-code-update branch April 19, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants