We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cef040 commit acd2f2fCopy full SHA for acd2f2f
openapi3/spec_table_response_status.go
@@ -39,5 +39,6 @@ func (sm *SpecMore) WriteFileXLSXOperationStatusCodes(filename string) error {
39
TableName: hsets.Name,
40
ColNameHistogramSet: "Method",
41
ColNameHistogram: "Path",
42
+ InclBinCounts: true,
43
})
44
}
0 commit comments