More type definitions, with fixed links (hopefully)
This commit is contained in:
@ -75,7 +75,7 @@ interface FieldCapsRequest extends <<RequestBase>> {
|
||||
++++
|
||||
interface FieldCapsResponse {
|
||||
indices: <<Indices>>
|
||||
fields: Record<<<Field>>, Record<string, FieldCapsFieldCapability>>
|
||||
fields: Record<<<Field>>, Record<string, <<FieldCapsFieldCapability>>>>
|
||||
}
|
||||
|
||||
[pass]
|
||||
|
||||
Reference in New Issue
Block a user