mirror of
https://github.com/aljazceru/ark.git
synced 2025-12-19 05:04:21 +01:00
* Fixes * GetEventStream REST rework * fix round phases time intervals * [SDK] Use server-side streams in rest client * Fix history * Fix * Drop data in ping response * Polish --------- Co-authored-by: louisinger <louis@vulpem.com>
12 lines
299 B
Go
12 lines
299 B
Go
// Code generated by go-swagger; DO NOT EDIT.
|
|
|
|
package models
|
|
|
|
// This file was generated by the swagger tool.
|
|
// Editing this file might prove futile when you re-run the swagger generate command
|
|
|
|
// V1PingResponse v1 ping response
|
|
//
|
|
// swagger:model v1PingResponse
|
|
type V1PingResponse interface{}
|