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 4014e85 commit e0bd45cCopy full SHA for e0bd45c
tools/validate-examples/main.go
@@ -33,7 +33,7 @@ func main() {
33
34
func runValidation() error {
35
// Define what we validate and how
36
- expectedServerJSONCount := 12
+ expectedServerJSONCount := 13
37
targets := []validationTarget{
38
{
39
path: filepath.Join("docs", "reference", "server-json", "generic-server-json.md"),
0 commit comments