---
title: "Changes to POST /v1/todos/sync"
method: POST
path: "/v1/todos/sync"
---

# Changes to POST /v1/todos/sync

`POST /v1/todos/sync`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-08-15** `bbd5b5339910` — 4 warning, 6 info
- **2026-06-18** `d99daada47f9` — 1 info
- **2021-12-27** `52ca3c9327fd` — 1 breaking

## Changes

- **2026-08-15** `bbd5b5339910` — 4 warning, 6 info
  - removed the request property `todo/allOf[#/components/schemas/todo.v1.Todo]/createTime`
  - removed the request property `todo/allOf[#/components/schemas/todo.v1.Todo]/updateTime`
  - removed the optional property `todo/allOf[#/components/schemas/todo.v1.Todo]/createTime` from the response with the `200` status
  - removed the optional property `todo/allOf[#/components/schemas/todo.v1.Todo]/updateTime` from the response with the `200` status
  - added the new optional request property `todo/allOf[#/components/schemas/todo.v1.Todo]/createdAt`
  - added the new optional request property `todo/allOf[#/components/schemas/todo.v1.Todo]/status`
  - added the new optional request property `todo/allOf[#/components/schemas/todo.v1.Todo]/updatedAt`
  - added the optional property `todo/allOf[#/components/schemas/todo.v1.Todo]/createdAt` to the response with the `200` status
  - added the optional property `todo/allOf[#/components/schemas/todo.v1.Todo]/status` to the response with the `200` status
  - added the optional property `todo/allOf[#/components/schemas/todo.v1.Todo]/updatedAt` to the response with the `200` status
- **2026-06-18** `d99daada47f9` — 1 info
  - endpoint added
- **2021-12-27** `52ca3c9327fd` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/go-kratos/apis/todoservice-api/docs/v1/todos/sync/post.md) · [API](https://skmtc.dev/go-kratos/apis/todoservice-api.md) · [Page](https://skmtc.dev/go-kratos/apis/todoservice-api/changes/v1/todos/sync/post)
