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

allow endpoints and channels to specify the operation_id #1127

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

davepacheco
Copy link
Collaborator

By default, we pick the function's name as the OpenAPI operation_id. This allows people to specify their own. This will become more important after #1115.

@davepacheco davepacheco requested a review from ahl October 2, 2024 20:37
Copy link
Collaborator

@ahl ahl left a comment

Choose a reason for hiding this comment

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

looks good; good tests.

@davepacheco davepacheco merged commit bde88ae into main Oct 7, 2024
11 checks passed
@davepacheco davepacheco deleted the dap/operation-id branch October 7, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants