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

Bugfix/function descriptions #5372

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Bugfix/function descriptions #5372

merged 3 commits into from
Sep 10, 2024

Conversation

samwelkanda
Copy link
Contributor

@samwelkanda samwelkanda commented Sep 10, 2024

Fixes #5301

functions[n].description should default to paths[n].description and when description is not available, default to paths[n].summary

conversationStarter[n].text should default to paths[n].summary and when summary is not available, default to paths[n].description

@samwelkanda samwelkanda marked this pull request as ready for review September 10, 2024 05:28
@samwelkanda samwelkanda requested a review from a team as a code owner September 10, 2024 05:28
Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

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

Any chance you could add a changelog entry as well? Otherwise, looks good to me.

Copy link

sonarcloud bot commented Sep 10, 2024

@samwelkanda samwelkanda merged commit 6bfabf0 into main Sep 10, 2024
209 checks passed
@samwelkanda samwelkanda deleted the bugfix/function-descriptions branch September 10, 2024 08:59
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
2 participants