Changes to Search Markets
GET /v1/markets/search
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 9 revisions of this API.28
What changed
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ▲
the
queryrequest parameterstatuswas restricted to a list of enum valuesrequest-parameter-became-enum
- ▲
for the
queryrequest parameterstatus, default valueactivewas addedrequest-parameter-default-value-added
- ○
added the new optional
queryrequest parametermarkets_per_eventnew-optional-request-parameter
- ○
added the new enum value
activeto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
allto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
closedto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
inactiveto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
for the
queryrequest parameterstatus, the type was generalized from no type tostringrequest-parameter-type-generalized
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ▲