---
title: "Changes to Add project to family"
method: POST
path: "/api/v1/deploy/application/project/add-to-family"
---

# Changes to Add project to family

`POST /api/v1/deploy/application/project/add-to-family`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 19 of 50 revisions.

- **2026-04-26** `09f18af670c4` — 3 breaking, 5 info
- **2026-04-20** `7dc7276cdc50` — 8 info
- **2026-04-06** `6d5e3b7979d1` — 16 breaking, 108 warning
- **2026-04-02** `2beb810c5221` — 24 warning, 413 info
- **2026-03-26** `e34b00e45318` — 8 breaking, 4 warning, 25 info
- **2026-03-09** `344ac18cbced` — 122 breaking, 252 warning, 90 info
- **2026-03-08** `bf21a99fc0b3` — 68 breaking
- **2026-03-07** `2c3636fd3df6` — 18 breaking
- **2026-03-02** `86356bbcc727` — 104 info
- **2026-02-28** `23c057049fa7` — 296 info
- **2026-02-28** `9e687526ee04` — 12 breaking
- **2026-02-28** `592727081a86` — 12 breaking
- **2026-02-27** `93bf2b2f361d` — 929 breaking, 4 info
- **2026-02-20** `f251e1b0ff2b` — 168 info
- **2026-02-20** `f251e1b0ff2b` — 168 info
- **2026-02-20** `7da452081665` — 96 info
- **2026-02-20** `7da452081665` — 96 info
- **2026-02-19** `b8c4e3fcf23f` — 264 warning
- **2026-02-07** `7186c3fb10a5` — 96 info

## Changes

- **2026-04-26** `09f18af670c4` — 3 breaking, 5 info
  - the request property `name` became required
  - the request property `repository` became required
  - removed the success response with the status `200`
  - api tag `Deploy` added
  - api tag `api/v1/deploy` removed
  - api tag `application` removed
  - api tag `project` removed
  - added the success response with the status `201`
- **2026-04-20** `7dc7276cdc50` — 8 info
  - added the optional property `data/deployments/items/application/deployments/items/application/template_id` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/application/deployments/items/application/template_id` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/application/template_id` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/application/template_id` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/children/items/application/template_id` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/children/items/application/template_id` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/template_id` to the response with the `200` status (media type: application/json)
  - added the optional property `data/template_id` to the response with the `200` status (media type: application/xml)
- **2026-04-06** `6d5e3b7979d1` — 16 breaking, 108 warning
  - the response property `data/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/deployments/items/children` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/deployments/items/children` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/children/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/children/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/children/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/children/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/children/items/children` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/children/items/children` became nullable for the status `200` (media type: application/xml)
  - the response property `data/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - removed the optional property `data/compose_services/items/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/compose_services/items/application` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/compose_services/items/domains/items/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/compose_services/items/domains/items/application` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/compose_services/items/domains/items/compose_service/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/compose_services/items/domains/items/compose_service/application` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/compose_services/items/domains/items/compose_service/domains/items/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/compose_services/items/domains/items/compose_service/domains/items/application` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/deployments/items/application/compose_services/items/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/deployments/items/application/compose_services/items/application` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/deployments/items/application/compose_services/items/domains/items/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/deployments/items/application/compose_services/items/domains/items/application` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/deployments/items/application/compose_services/items/domains/items/compose_service/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/deployments/items/application/compose_services/items/domains/items/compose_service/application` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/deployments/items/application/compose_services/items/domains/items/compose_service/domains/items/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/deployments/items/application/compose_services/items/domains/items/compose_service/domains/items/application` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/deployments/items/application/deployments/items/logs/items/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/deployments/items/application/deployments/items/logs/items/application` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/deployments/items/application/deployments/items/logs/items/application_deployment` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/deployments/items/application/deployments/items/logs/items/application_deployment` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/deployments/items/application/deployments/items/status/application_deployment` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/deployments/items/application/deployments/items/status/application_deployment` from the response with the `200` status (media type: application/xml)
  - removed the optional property `data/deployments/items/application/domains/items/application` from the response with the `200` status (media type: application/json)
  - removed the optional property `data/deployments/items/application/domains/items/application` from the response with the `200` status (media type: application/xml)
  - …84 more
- **2026-04-02** `2beb810c5221` — 24 warning, 413 info
  - removed the optional property `detail` from the response with the `400` status (media type: application/json)
  - removed the optional property `detail` from the response with the `400` status (media type: application/xml)
  - removed the optional property `detail` from the response with the `500` status (media type: application/json)
  - removed the optional property `detail` from the response with the `500` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `400` status (media type: application/json)
  - removed the optional property `errors` from the response with the `400` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `500` status (media type: application/json)
  - removed the optional property `errors` from the response with the `500` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `400` status (media type: application/json)
  - removed the optional property `instance` from the response with the `400` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `500` status (media type: application/json)
  - removed the optional property `instance` from the response with the `500` status (media type: application/xml)
  - removed the optional property `status` from the response with the `400` status (media type: application/json)
  - removed the optional property `status` from the response with the `400` status (media type: application/xml)
  - removed the optional property `status` from the response with the `500` status (media type: application/json)
  - removed the optional property `status` from the response with the `500` status (media type: application/xml)
  - removed the optional property `title` from the response with the `400` status (media type: application/json)
  - removed the optional property `title` from the response with the `400` status (media type: application/xml)
  - removed the optional property `title` from the response with the `500` status (media type: application/json)
  - removed the optional property `title` from the response with the `500` status (media type: application/xml)
  - removed the optional property `type` from the response with the `400` status (media type: application/json)
  - removed the optional property `type` from the response with the `400` status (media type: application/xml)
  - removed the optional property `type` from the response with the `500` status (media type: application/json)
  - removed the optional property `type` from the response with the `500` status (media type: application/xml)
  - api operation id `createAddToFamily` removed and replaced with `addProjectToFamily`
  - added the optional property `data/compose_services/items/application/deployments/items/children` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/deployments/items/children` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/deployments/items/logs/items/application_deployment/children` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/deployments/items/logs/items/application_deployment/children` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/deployments/items/logs/items/application_deployment/parent_deployment_id` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/deployments/items/logs/items/application_deployment/parent_deployment_id` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/deployments/items/logs/items/application_deployment/server_id` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/deployments/items/logs/items/application_deployment/server_id` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/deployments/items/parent_deployment_id` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/deployments/items/parent_deployment_id` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/deployments/items/server_id` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/deployments/items/server_id` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/deployments/items/status/application_deployment/children` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/deployments/items/status/application_deployment/children` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/deployments/items/status/application_deployment/parent_deployment_id` to the response with the `200` status (media type: application/json)
  - …397 more
- **2026-03-26** `e34b00e45318` — 8 breaking, 4 warning, 25 info
  - removed the required property `code` from the response with the `400` status (media type: application/json)
  - removed the required property `code` from the response with the `400` status (media type: application/xml)
  - removed the required property `code` from the response with the `500` status (media type: application/json)
  - removed the required property `code` from the response with the `500` status (media type: application/xml)
  - removed the required property `message` from the response with the `400` status (media type: application/json)
  - removed the required property `message` from the response with the `400` status (media type: application/xml)
  - removed the required property `message` from the response with the `500` status (media type: application/json)
  - removed the required property `message` from the response with the `500` status (media type: application/xml)
  - removed the optional property `details` from the response with the `400` status (media type: application/json)
  - removed the optional property `details` from the response with the `400` status (media type: application/xml)
  - removed the optional property `details` from the response with the `500` status (media type: application/json)
  - removed the optional property `details` from the response with the `500` status (media type: application/xml)
  - api operation id `addProjectToFamily` removed and replaced with `createAddToFamily`
  - added the optional property `detail` to the response with the `400` status (media type: application/json)
  - added the optional property `detail` to the response with the `400` status (media type: application/xml)
  - added the optional property `detail` to the response with the `500` status (media type: application/json)
  - added the optional property `detail` to the response with the `500` status (media type: application/xml)
  - added the optional property `errors` to the response with the `400` status (media type: application/json)
  - added the optional property `errors` to the response with the `400` status (media type: application/xml)
  - added the optional property `errors` to the response with the `500` status (media type: application/json)
  - added the optional property `errors` to the response with the `500` status (media type: application/xml)
  - added the optional property `instance` to the response with the `400` status (media type: application/json)
  - added the optional property `instance` to the response with the `400` status (media type: application/xml)
  - added the optional property `instance` to the response with the `500` status (media type: application/json)
  - added the optional property `instance` to the response with the `500` status (media type: application/xml)
  - added the optional property `status` to the response with the `400` status (media type: application/json)
  - added the optional property `status` to the response with the `400` status (media type: application/xml)
  - added the optional property `status` to the response with the `500` status (media type: application/json)
  - added the optional property `status` to the response with the `500` status (media type: application/xml)
  - added the optional property `title` to the response with the `400` status (media type: application/json)
  - added the optional property `title` to the response with the `400` status (media type: application/xml)
  - added the optional property `title` to the response with the `500` status (media type: application/json)
  - added the optional property `title` to the response with the `500` status (media type: application/xml)
  - added the optional property `type` to the response with the `400` status (media type: application/json)
  - added the optional property `type` to the response with the `400` status (media type: application/xml)
  - added the optional property `type` to the response with the `500` status (media type: application/json)
  - added the optional property `type` to the response with the `500` status (media type: application/xml)
- **2026-03-09** `344ac18cbced` — 122 breaking, 252 warning, 90 info
  - the response property `data/compose_services/items/application/deployments/items/` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/application/deployments/items/` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/application/logs/items/application_deployment` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/application/logs/items/application_deployment` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/domains/items/application/deployments/items/` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/application/deployments/items/` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/domains/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/domains/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/domains/items/application/logs/items/application_deployment` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/application/logs/items/application_deployment` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/deployments/items/` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/deployments/items/` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/logs/items/application_deployment` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/logs/items/application_deployment` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application/deployments/items/` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application/deployments/items/` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application/logs/items/application_deployment` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application/logs/items/application_deployment` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application_deployment` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application_deployment` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application_deployment/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application_deployment/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application_deployment/logs/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application_deployment/logs/items/application/domains/items/compose_service/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application_deployment/logs/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application_deployment/logs/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - …424 more
- **2026-03-08** `bf21a99fc0b3` — 68 breaking
  - the response property `data/compose_services/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/domains/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/domains/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/domains/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application_deployment/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application_deployment/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application_deployment/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application_deployment/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/status/application_deployment/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/status/application_deployment/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/status/application_deployment/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/status/application_deployment/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/domains/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/domains/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/domains/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/domains/items/application/deployments/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - the response property `data/domains/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/json)
  - the response property `data/domains/items/application/deployments/items/logs/items/application/compose_services/items/domains/items/compose_service/domains` became nullable for the status `200` (media type: application/xml)
  - …28 more
- **2026-03-07** `2c3636fd3df6` — 18 breaking
  - the response property `data/compose_services/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/compose_services/items/domains/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/compose_services/items/domains/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/deployments/items/logs/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/deployments/items/logs/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/domains/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/domains/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/domains/items/compose_service/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/domains/items/compose_service/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/logs/items/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/logs/items/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/logs/items/application_deployment/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/logs/items/application_deployment/application/logs` became nullable for the status `200` (media type: application/xml)
  - the response property `data/status/application/logs` became nullable for the status `200` (media type: application/json)
  - the response property `data/status/application/logs` became nullable for the status `200` (media type: application/xml)
- **2026-03-02** `86356bbcc727` — 104 info
  - added the optional property `data/compose_services/items/application/deployments/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/deployments/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/logs/items/application_deployment/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/logs/items/application_deployment/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/logs/items/application_deployment/logs/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/logs/items/application_deployment/logs/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/domains/items/application/deployments/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/domains/items/application/deployments/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/domains/items/application/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/domains/items/application/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/domains/items/application/logs/items/application_deployment/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/domains/items/application/logs/items/application_deployment/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/domains/items/application/logs/items/application_deployment/logs/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/domains/items/application/logs/items/application_deployment/logs/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/compose_services/items/domains/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/compose_services/items/domains/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/application/deployments/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/application/deployments/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/application/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/application/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/application/logs/items/application_deployment/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/application/logs/items/application_deployment/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/application/logs/items/application_deployment/logs/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/application/logs/items/application_deployment/logs/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/logs/items/application/deployments/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/logs/items/application/deployments/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/logs/items/application/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/logs/items/application/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/logs/items/application/logs/items/application_deployment/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/logs/items/application/logs/items/application_deployment/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/logs/items/application/logs/items/application_deployment/logs/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/logs/items/application/logs/items/application_deployment/logs/items/application/source` to the response with the `200` status (media type: application/xml)
  - added the optional property `data/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/json)
  - added the optional property `data/deployments/items/logs/items/application/source` to the response with the `200` status (media type: application/xml)
  - …64 more
- …earlier changes are on the page: https://skmtc.dev/nixopus/apis/openapi/changes/api/v1/deploy/application/project/add-to-family/post

---

[Operation](https://skmtc.dev/nixopus/apis/openapi/docs/api/v1/deploy/application/project/add-to-family/post.md) · [API](https://skmtc.dev/nixopus/apis/openapi.md) · [Page](https://skmtc.dev/nixopus/apis/openapi/changes/api/v1/deploy/application/project/add-to-family/post)
