Skip to content

Commit 66046e6

Browse files
authored
fixing secrets schema id (#395)
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 08b5f9a commit 66046e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/secrets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://serverlessworkflow.org/core/secrets.json",
2+
"$id": "https://serverlessworkflow.io/schemas/0.7/secrets.json",
33
"$schema": "http://json-schema.org/draft-07/schema#",
44
"description": "Serverless Workflow specification - secrets schema",
55
"type": "object",

0 commit comments

Comments
 (0)