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

add go-emitter options description #1507

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JiaqiZhang-Dev
Copy link
Member

resolve: #1479

@JiaqiZhang-Dev JiaqiZhang-Dev changed the title add options description for typespec-go add go-emitter options description Feb 27, 2025
@JiaqiZhang-Dev JiaqiZhang-Dev marked this pull request as ready for review February 27, 2025 09:51
'module-version': {
type: 'string',
nullable: true,
description: 'Semantic version of the Go module without the leading \'v\' written to constants.go. (e.g. 1.2.3).',
Copy link
Member

Choose a reason for hiding this comment

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

We should mention that when module-version is specified, you must also specify module. And add the same kind of description to module too.

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.

Add doc for tspconfig for go
2 participants