Changes to Report an error

POST /api/v1/plants/{id}/report

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

Changed in 5 of the 31 revisions of this API.39

  1. v12e0d8882f84011
  2. v13d0b905496251
  3. v19331c6c48cb21
  4. v1ab873e1f1b3b3
  5. v115d88532a85a14

What changed

  • v12e0d8882f84011See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 201

      response-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • api operation id reportSpecies removed and replaced with reportPlants

      api-operation-id-removed

    • api tag Plants added

      api-tag-added

    • api tag Species removed

      api-tag-removed

  • v115d88532a85a14See the full diff
    • removed the success response with the status 201

      response-success-status-removed

    • api operation id reportPlants removed and replaced with reportSpecies

      api-operation-id-removed

    • api tag Species added

      api-tag-added

    • api tag Plants removed

      api-tag-removed

    • added the success response with the status 200

      response-success-status-added