This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdeploy.git
The following commit(s) were added to refs/heads/master by this push:
new 16acc805 docs: remove misleading web-export key (#1163)
16acc805 is described below
commit 16acc805fe2cf597ac3dfb2504ce4f75216f086d
Author: Michael Goberling <[email protected]>
AuthorDate: Thu Dec 12 18:24:42 2024 -0500
docs: remove misleading web-export key (#1163)
---
docs/export.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/export.md b/docs/export.md
index a06c252c..b0646b33 100644
--- a/docs/export.md
+++ b/docs/export.md
@@ -225,13 +225,13 @@ packages:
namespace: your_namespace/lib1_package
credential: ""
exposedUrl: ""
- web-export: ""
main: ""
limits: null
inputs: {}
outputs: {}
annotations:
exec: nodejs:default
+ web-export: ""
triggers: {}
feeds: {}
rules: {}