Skip to content

docs(readme): document -schemaHash option#34

Open
klaidliadon wants to merge 1 commit into
webrpc:masterfrom
klaidliadon:docs/schema-hash-option
Open

docs(readme): document -schemaHash option#34
klaidliadon wants to merge 1 commit into
webrpc:masterfrom
klaidliadon:docs/schema-hash-option

Conversation

@klaidliadon

Copy link
Copy Markdown
Contributor

The -schemaHash opt-out (default-on) was missing from the README options table, so it was undiscoverable unless you read the template. This adds the missing row. (-help already lists it — that output is generated from the opts dict — so only the hand-maintained table needed updating.)


Docs-only; no template or generated-code change. -schemaHash=false omits the schema hash + version consts from the generated output, which removes the per-edit hash churn that causes merge conflicts.

Part of a sweep documenting this flag across the generators (gen-golang webrpc/gen-golang#122 already up).

The -schemaHash opt-out (default-on) was missing from the options table.
In the OpenAPI generator it gates whether the schema hash appears in the
generated spec's header comment.
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.

1 participant