Skip to content

Commit

Permalink
added jasyncapicmp
Browse files Browse the repository at this point in the history
  • Loading branch information
siom79 committed Jul 18, 2023
1 parent 318db1f commit dcf0ab8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
19 changes: 0 additions & 19 deletions config/tools-automated.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,25 +270,6 @@
"hasCommercial": false,
"isAsyncAPIOwner": true
}
},
{
"title": "jasyncapicmp",
"description": "Tool/library/maven-plugin for comparing two AsyncAPI versions and evaluating compatibility.",
"links": {
"websiteUrl": "https://siom79.github.io/jasyncapicmp/",
"repoUrl": "https://github.com/siom79/jasyncapicmp"
},
"filters": {
"language": "Java",
"technology": [
"Maven"
],
"categories": [
"compare-tool"
],
"hasCommercial": false,
"isAsyncAPIOwner": false
}
}
]
},
Expand Down
21 changes: 20 additions & 1 deletion config/tools-manual.json
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,26 @@
"language": "TypeScript",
"categories": ["compare-tool"]
}
}
},
{
"title": "jasyncapicmp",
"description": "Tool/library/maven-plugin for comparing two AsyncAPI versions and evaluating compatibility.",
"links": {
"websiteUrl": "https://siom79.github.io/jasyncapicmp/",
"repoUrl": "https://github.com/siom79/jasyncapicmp"
},
"filters": {
"language": "Java",
"technology": [
"Maven"
],
"categories": [
"compare-tool"
],
"hasCommercial": false,
"isAsyncAPIOwner": false
}
}
]
},
"Others": {
Expand Down

0 comments on commit dcf0ab8

Please sign in to comment.