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 ab12e85 commit 318db1f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions config/tools-automated.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,25 @@
"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

0 comments on commit 318db1f

Please sign in to comment.