More type definitions, with fixed links (hopefully)
This commit is contained in:
@ -70,7 +70,7 @@ interface MlGetCalendarEventsRequest extends <<RequestBase>> {
|
||||
++++
|
||||
interface MlGetCalendarEventsResponse {
|
||||
count: <<long>>
|
||||
events: MlCalendarEvent[]
|
||||
events: <<MlCalendarEvent>>[]
|
||||
}
|
||||
|
||||
[pass]
|
||||
|
||||
Reference in New Issue
Block a user