From 0a30ab684a8c40a06dca3c00cba6f840d3642bc7 Mon Sep 17 00:00:00 2001 From: Joe Clark Date: Mon, 11 May 2026 18:02:28 +0100 Subject: [PATCH] tweak spec --- docs/deploy/portability.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/deploy/portability.md b/docs/deploy/portability.md index 275e0a6f12e..c5a85869721 100644 --- a/docs/deploy/portability.md +++ b/docs/deploy/portability.md @@ -82,11 +82,12 @@ Here is an example Project spec in YAML format: ```yaml id: portability-example name: Portability Example +schema_version: '4.0' collections: - - cache + - my-data-cache credentials: - - name: local login - owner: editor@openfn.org + - name: my-login + owner: some-user@openfn.org workflows: - name: Event-based workflow steps: