Skip to content

Commit

Permalink
Create .asyncapi-tool (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
philCryoport authored Feb 15, 2023
1 parent 5dabdab commit 8332819
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .asyncapi-tool
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"title": "jAsyncAPI - IDEA plugin",
"description": "Idea plugin for the java-asyncapi - Helps to edit and validate AsyncAPI schemas.",
"links": {
"websiteUrl": "https://plugins.jetbrains.com/plugin/15673-asyncapi",
"docsUrl": "https://github.com/asyncapi/jasyncapi-idea-plugin#usage",
"repoUrl": "https://github.com/asyncapi/jasyncapi-idea-plugin"
},
"filters": {
"language": "Kotlin",
"technology": ["JetBrains","IntelliJ IDEA"],
"categories": ["ide-extension"],
"hasCommercial": false
}
}

0 comments on commit 8332819

Please sign in to comment.