fix: apply gofmt to schema.go and server_test.go
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
69d82f060b
commit
6fbf7ea829
2 changed files with 11 additions and 12 deletions
|
|
@ -2332,7 +2332,6 @@ func TestBuildSchema_GatewaySectionExcluded(t *testing.T) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// --- #34: goTypeToSchema unknown type ---
|
// --- #34: goTypeToSchema unknown type ---
|
||||||
|
|
||||||
func TestGoTypeToSchema_UnknownType(t *testing.T) {
|
func TestGoTypeToSchema_UnknownType(t *testing.T) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue