I have a need to document an API via Swagger. The api response has 2 element arrays like this:
[ [RFC3339 timestamp, float64 value], ...] I am not sure how to define the ordered pair (which we use a 2 element array for). That is "[ RFC3339 timestamp, float64 value ]" Does anyone have any suggestions? Thanks -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
