From 596628aa90c5b7cb5a6c9104ef9efdec724f6075 Mon Sep 17 00:00:00 2001 From: Shree Sawant <142529962+TheEques@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:14:03 +0530 Subject: [PATCH 1/4] Create .asyncapi-tool --- .asyncapi-tool | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .asyncapi-tool diff --git a/.asyncapi-tool b/.asyncapi-tool new file mode 100644 index 000000000..052b89089 --- /dev/null +++ b/.asyncapi-tool @@ -0,0 +1,8 @@ +title: Node.js HTML Template +filters: + language: HTML + technology: + - Node.js + categories: + - generator-template + hasCommercial: false From 6ea8108b2013c485d70d6cdd612c00df7b51187c Mon Sep 17 00:00:00 2001 From: Shree Sawant <142529962+TheEques@users.noreply.github.com> Date: Thu, 12 Oct 2023 20:01:20 +0530 Subject: [PATCH 2/4] Update .asyncapi-tool --- .asyncapi-tool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asyncapi-tool b/.asyncapi-tool index 052b89089..ed3c730e0 100644 --- a/.asyncapi-tool +++ b/.asyncapi-tool @@ -1,6 +1,6 @@ title: Node.js HTML Template filters: - language: HTML + language: javascript technology: - Node.js categories: From 5799d9096da57c5cf6caacd216aaa267ec7a1a90 Mon Sep 17 00:00:00 2001 From: Shree Sawant <142529962+TheEques@users.noreply.github.com> Date: Tue, 31 Oct 2023 17:20:06 +0530 Subject: [PATCH 3/4] Update .asyncapi-tool Co-authored-by: Lukasz Gornicki --- .asyncapi-tool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asyncapi-tool b/.asyncapi-tool index ed3c730e0..fd2b1828d 100644 --- a/.asyncapi-tool +++ b/.asyncapi-tool @@ -1,4 +1,4 @@ -title: Node.js HTML Template +title: HTML Template filters: language: javascript technology: From 34c3c56d619aaecf2a5996c0c27c250f92d46e19 Mon Sep 17 00:00:00 2001 From: Shree Sawant <142529962+TheEques@users.noreply.github.com> Date: Tue, 31 Oct 2023 17:20:28 +0530 Subject: [PATCH 4/4] Update .asyncapi-tool Co-authored-by: Lukasz Gornicki --- .asyncapi-tool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asyncapi-tool b/.asyncapi-tool index fd2b1828d..cab36012d 100644 --- a/.asyncapi-tool +++ b/.asyncapi-tool @@ -2,7 +2,7 @@ title: HTML Template filters: language: javascript technology: - - Node.js + - HTML categories: - generator-template hasCommercial: false