Change detail

32Docs

afa283b82594 → 6f1a23af942d · 32 changes across 14 operations

  • GET/v1/api-keys
    • ○

      added the new optional query request parameter access

    • ○

      added the new optional query request parameter limit

    • ○

      added the new optional query request parameter order

    • ○

      added the new optional query request parameter page

    • ○

      added the new optional query request parameter search

    • ○

      added the new optional query request parameter sort

    • ○

      added the non-success response with the status

    • ○

      added the required property to the response with the status

  • PATCH/v1/tasks/{id}
    • ○

      added the new optional request property

    • ○

      added the new optional request property

    • ○

      added the new optional request property

    • ○

      added the new optional request property

    • ○

      added the new optional request property

    • ○

      the request property became nullable

    • ○

      the request property became nullable

  • GET/v1/tasks
    • ○

      added the new optional query request parameter make_id

    • ○

      added the new optional query request parameter print_job_id

    • ○

      added the new optional query request parameter sku_alias

  • PATCH/v1/models/{id}
    • ○

      added the new optional request property

    • ○

      added the optional property to the response with the status

  • PATCH/v1/printers/{id}/bed-occupancy-verification-config
    • ○

      added the new optional request property

    • ○

      added the new optional request property

  • POST/v1/tasks
    • ○

      added the new optional request property

    • ○

      added the new optional request property

  • PATCH/v1/batch-jobs/{id}
    • ○

      added the new optional request property

  • GET/v1/farm-connectivity
    • ○

      endpoint added

  • POST/v1/jobs/{jobId}/subtasks
    • ○

      added the new bed_occupancy_reveal_calibration enum value to the request property //

  • PATCH/v1/model-files/{fileId}/tags
    • ○

      endpoint added

  • GET/v1/model-tags
    • ○

      endpoint added

  • GET/v1/models/{id}
    • ○

      added the optional property to the response with the status

  • POST/v1/models
    • ○

      added the optional property to the response with the status

  • POST/v1/tasks/{id}/complete
    • ○

      endpoint added