Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update codefresh-api.md
  • Loading branch information
NimRegev committed May 21, 2025
commit b4771d824d2d2cc44b39aa325b1f97f604511f6e
8 changes: 2 additions & 6 deletions _docs/integrations/codefresh-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,9 +325,10 @@ Codefresh automatically generates additional fields, usually fields with dates a
| `metadata.template.generatedFrom` | The ID of the template pipeline from which the pipeline is created. | objectId | Optional |
| `metadata.executionContextId` | The name of the specific execution context to use for the pipeline to makes API calls to the pipeline.<br>See [Pipeline execution context]({{site.baseurl}}/docs/administration/account-user-management/pipeline-execution-context/). | string | Optional |

### .spec


### .spec

{: .table .table-bordered .table-hover}
| Field | Description | Type | Required/Optional |
| -------------- | ---------------------------- |-----------| -------------------------|
Expand Down Expand Up @@ -362,11 +363,6 @@ Codefresh automatically generates additional fields, usually fields with dates a








### spec.triggers

{: .table .table-bordered .table-hover}
Expand Down