---
title: "Changes to Generate translation context"
method: POST
path: "/v2/project/setup/generate"
---

# Changes to Generate translation context

`POST /v2/project/setup/generate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-27** `367cd605d090` — 4 breaking, 2 warning, 13 info

## Changes

- **2026-08-27** `367cd605d090` — 4 breaking, 2 warning, 13 info
  - the `files/items/branchId` request property's minLength was increased from `0` to `1`
  - the `files/items/fileId` request property's minLength was increased from `0` to `1`
  - the `files/items/versionId` request property's minLength was increased from `0` to `1`
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `setupJobId` from the response with the `200` status
  - removed the optional property `status` from the response with the `200` status
  - api operation id `generateContext` removed and replaced with `generateProjectContext`
  - the endpoint scheme security `BearerAuth` was added to the API
  - added `subschema #1, subschema #2` to the response body `anyOf` list for the response status `200`
  - added the media type `text/html` for the response with the status `400`
  - added the media type `text/html` for the response with the status `401`
  - added the media type `text/html` for the response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `413`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
  - the response property `error` became required for the status `400`
  - the response property `error` became required for the status `401`
  - the response property `error` became required for the status `403`

---

[Operation](https://skmtc.dev/generaltranslation/apis/general-translation-api/docs/v2/project/setup/generate/post.md) · [API](https://skmtc.dev/generaltranslation/apis/general-translation-api.md) · [Page](https://skmtc.dev/generaltranslation/apis/general-translation-api/changes/v2/project/setup/generate/post)
