UNPKG

supersonic-models

Version:

Supersonic models and API specifications

16 lines (15 loc) 183 B
type: object required: - hour - minute - second - nano properties: hour: type: integer minute: type: integer second: type: integer nano: type: integer