Skip to content

Commit

Permalink
Update product json
Browse files Browse the repository at this point in the history
  • Loading branch information
tutn-axonivy committed Apr 4, 2024
1 parent 059db09 commit bedbac1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"$schema": "https://json-schema.axonivy.com/market/10.0.0/meta.json",
"id": "twitter",
"id": "x-connector",
"version": "1.0",
"name": "X (formerly Twitter) API",
"description": "With the X (formerly Twitter) API, Axon Ivy users can seamlessly post messages and engage with the X (formerly Twitter) network.",
"type": "connector",
"platformReview": "4.5",
"sourceUrl": "https://github.com/axonivy-market/twitter-connector",
"statusBadgeUrl": "https://github.com/axonivy-market/twitter-connector/actions/workflows/ci.yml/badge.svg",
"sourceUrl": "https://github.com/axonivy-market/x-connector",
"statusBadgeUrl": "https://github.com/axonivy-market/x-connector/actions/workflows/ci.yml/badge.svg",
"language": "English",
"industry": "Cross-Industry",
"compatibility": "9.2+",
"tags": ["social"],
"mavenArtifacts": [
{
"repoUrl": "https://maven.axonivy.com",
"name": "Twitter Connector Product",
"groupId": "com.axonivy.connector.twitter",
"artifactId": "twitter-connector-product",
"name": "X Connector Product",
"groupId": "com.axonivy.connector.x",
"artifactId": "x-connector-product",
"type": "zip"
}
]
Expand Down

0 comments on commit bedbac1

Please sign in to comment.