Skip to content

Add method summary and description to generated client methods#28

Merged
r-n-o merged 1 commit intomainfrom
rno/extract-summary-and-description-from-proto
May 17, 2025
Merged

Add method summary and description to generated client methods#28
r-n-o merged 1 commit intomainfrom
rno/extract-summary-and-description-from-proto

Conversation

@r-n-o
Copy link
Contributor

@r-n-o r-n-o commented May 17, 2025

Addresses #24 by parsing and adding summary and description from proto to generated clients. Opted to error out if the summary or description isn't there. If we later want to support endpoints without docs (but...should we?) we can always adjust this logic down the road.

@r-n-o r-n-o merged commit 802294b into main May 17, 2025
1 check passed
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