# SDK_GENERATOR_VERSION

**Kind:** Constant

**Source:** [`atloria-monorepo/libs/parser-core/src/openapi/sdk-packaging.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/openapi/sdk-packaging.ts#L61)

The PINNED openapi-generator release. The sdk-worker Dockerfile downloads
exactly this jar (keep the two in sync — apps/sdk-worker/Dockerfile ARG
GENERATOR_VERSION). Bumping the pin is a deliberate full regen: existing
artifacts carry the old version, the enqueue hook sees the mismatch and
re-enqueues every enabled language on the next spec upsert.
