Changes to List plants

GET /api/v1/plants

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

Changed in 6 of the 31 revisions of this API.156

  1. v1524fa32ffb762
  2. v13d0b905496251
  3. v19331c6c48cb21
  4. v18703b426de2711
  5. v1c57afe1f55101
  6. v115d88532a85a41

What changed

    • removed the undefined enum value from the data/items/rank response property for the response status 200

      response-property-enum-value-removed

    • removed the undefined enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

  • v18703b426de2711See the full diff
    • deleted the query request parameter sort

      request-parameter-removed

    • added the new optional query request parameter order

      new-optional-request-parameter

    • added the new optional query request parameter filter_not

      new-optional-request-parameter

  • v115d88532a85a41See the full diff
    • deleted the query request parameter filter_not

      request-parameter-removed

    • deleted the query request parameter order

      request-parameter-removed

    • added the new undefined enum value to the data/items/rank response property for the response status 200

      response-property-enum-value-added

    • added the new undefined enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter sort

      new-optional-request-parameter