Skip to content

Commit b4771d8

Browse files
committed
Update codefresh-api.md
1 parent fa400cb commit b4771d8

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

_docs/integrations/codefresh-api.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -325,9 +325,10 @@ Codefresh automatically generates additional fields, usually fields with dates a
325325
| `metadata.template.generatedFrom` | The ID of the template pipeline from which the pipeline is created. | objectId | Optional |
326326
| `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 |
327327

328-
### .spec
329328

330329

330+
### .spec
331+
331332
{: .table .table-bordered .table-hover}
332333
| Field | Description | Type | Required/Optional |
333334
| -------------- | ---------------------------- |-----------| -------------------------|
@@ -362,11 +363,6 @@ Codefresh automatically generates additional fields, usually fields with dates a
362363

363364

364365

365-
366-
367-
368-
369-
370366
### spec.triggers
371367

372368
{: .table .table-bordered .table-hover}

0 commit comments

Comments
 (0)