Change detail

22220Docs

ee1727680ad9 → 9232dc7be562 · 44 changes across 7 operations

  • POST/time_entries
    • ▲

      added the new required request property

    • ●

      removed the request property

    • ●

      added the new log enum value to the response property for the response status

    • ●

      added the new pause enum value to the response property for the response status

    • ●

      added the new start enum value to the response property for the response status

    • ●

      added the new stop enum value to the response property for the response status

    • ○

      added the new optional request property

    • ○

      added the new optional request property

  • DELETE/api/expenses/{expense}
    • ▲

      api path removed without deprecation

  • PUT/time_entries/{id}
    • ●

      removed the request property

    • ●

      added the new log enum value to the response property for the response status

    • ●

      added the new pause enum value to the response property for the response status

    • ●

      added the new start enum value to the response property for the response status

    • ●

      added the new stop enum value to the response property for the response status

    • ○

      added the new optional request property

    • ○

      added the new optional request property

    • ○

      added the new optional request property

  • POST/time_entries/{id}/clone
    • ●

      added the new log enum value to the response property for the response status

    • ●

      added the new pause enum value to the response property for the response status

    • ●

      added the new start enum value to the response property for the response status

    • ●

      added the new stop enum value to the response property for the response status

    • ○

      removed the running enum value from the response property for the response status

    • ○

      removed the stopped enum value from the response property for the response status

  • GET/time_entries/{id}
    • ●

      added the new log enum value to the response property for the response status

    • ●

      added the new pause enum value to the response property for the response status

    • ●

      added the new start enum value to the response property for the response status

    • ●

      added the new stop enum value to the response property for the response status

    • ○

      removed the running enum value from the response property for the response status

    • ○

      removed the stopped enum value from the response property for the response status

  • GET/time_entries
    • ●

      added the new log enum value to the // response property for the response status

    • ●

      added the new pause enum value to the // response property for the response status

    • ●

      added the new start enum value to the // response property for the response status

    • ●

      added the new stop enum value to the // response property for the response status

    • ○

      removed the running enum value from the // response property for the response status

    • ○

      removed the stopped enum value from the // response property for the response status

  • DELETE/expenses/{id}
    • ○

      endpoint added