Changes to Get all the votes for a governance proposal

GET /api/v1/gov/proposal/{id}/votes

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 50 revisions of this API.211

  1. b04af842544e1
  2. 2f896bdd5e8b1
  3. 6893b023807011

What changed

    • the // response's property type changed from string to number for status

      response-property-type-changed

    • added the new unknown enum value to the // response property for the response status

      response-property-enum-value-added

  • 6893b023807011See the full diff
    • the // response's property type changed from number to string for status

      response-property-type-changed

    • removed the unknown enum value from the // response property for the response status

      response-property-enum-value-removed

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 1 has no diff computed.