---
title: "Changes to PUT /api/v1/items/{id}"
method: PUT
path: "/api/v1/items/{id}"
---

# Changes to PUT /api/v1/items/{id}

`PUT /api/v1/items/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 24 revisions.

- **2025-05-26** `6d563160abb6` — 14 info
- **2023-05-20** `03416220e72f` — 2 breaking, 4 info
- **2023-05-20** `c22a496b7a51` — 5 breaking, 2 info
- **2023-05-07** `90df74f89a5e` — 1 info
- **2023-05-07** `cc660ba01149` — 1 breaking, 1 info
- **2023-05-07** `e7070ead1fbb` — 3 breaking, 15 warning, 1 info

## Changes

- **2025-05-26** `6d563160abb6` — 14 info
  - added the optional property `mapWithInt32` to the response with the `200` status
  - added the optional property `mapWithInt32Key` to the response with the `200` status
  - added the optional property `mapWithInt32Value` to the response with the `200` status
  - added the optional property `mapWithInt64` to the response with the `200` status
  - added the optional property `mapWithInt64Key` to the response with the `200` status
  - added the optional property `mapWithInt64Value` to the response with the `200` status
  - added the optional property `mapWithMessageValue` to the response with the `200` status
  - added the optional property `mapWithString` to the response with the `200` status
  - added the optional property `mapWithUint32` to the response with the `200` status
  - added the optional property `mapWithUint32Key` to the response with the `200` status
  - added the optional property `mapWithUint32Value` to the response with the `200` status
  - added the optional property `mapWithUint64` to the response with the `200` status
  - added the optional property `mapWithUint64Key` to the response with the `200` status
  - added the optional property `mapWithUint64Value` to the response with the `200` status
- **2023-05-20** `03416220e72f` — 2 breaking, 4 info
  - the request property `name` became required
  - the request property `type` became required
  - the response property `createdAt` became required for the status `200`
  - the response property `id` became required for the status `200`
  - the response property `name` became required for the status `200`
  - the response property `type` became required for the status `200`
- **2023-05-20** `c22a496b7a51` — 5 breaking, 2 info
  - request body became required
  - the response property `createdAt` became optional for the status `200`
  - the response property `id` became optional for the status `200`
  - the response property `name` became optional for the status `200`
  - the response property `type` became optional for the status `200`
  - the request property `name` became optional
  - the request property `type` became optional
- **2023-05-07** `90df74f89a5e` — 1 info
  - added the required property `createdAt` to the response with the `200` status
- **2023-05-07** `cc660ba01149` — 1 breaking, 1 info
  - added the new required request property `type`
  - added the required property `type` to the response with the `200` status
- **2023-05-07** `e7070ead1fbb` — 3 breaking, 15 warning, 1 info
  - the `id` response's property type/format changed from `string`/`uuid` to `string`/`` for status `200`
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `type` from the response with the `200` status
  - removed the request property `type`
  - removed the optional property `mapWithInt32` from the response with the `200` status
  - removed the optional property `mapWithInt32Key` from the response with the `200` status
  - removed the optional property `mapWithInt32Value` from the response with the `200` status
  - removed the optional property `mapWithInt64` from the response with the `200` status
  - removed the optional property `mapWithInt64Key` from the response with the `200` status
  - removed the optional property `mapWithInt64Value` from the response with the `200` status
  - removed the optional property `mapWithMessageValue` from the response with the `200` status
  - removed the optional property `mapWithString` from the response with the `200` status
  - removed the optional property `mapWithUint32` from the response with the `200` status
  - removed the optional property `mapWithUint32Key` from the response with the `200` status
  - removed the optional property `mapWithUint32Value` from the response with the `200` status
  - removed the optional property `mapWithUint64` from the response with the `200` status
  - removed the optional property `mapWithUint64Key` from the response with the `200` status
  - removed the optional property `mapWithUint64Value` from the response with the `200` status
  - request body became optional

---

[Operation](https://skmtc.dev/ogen-go/apis/generated-openapi-specification-from-proto-file/docs/api/v1/items/:id/put.md) · [API](https://skmtc.dev/ogen-go/apis/generated-openapi-specification-from-proto-file.md) · [Page](https://skmtc.dev/ogen-go/apis/generated-openapi-specification-from-proto-file/changes/api/v1/items/:id/put)
