Skip to content

Commit

Permalink
add a mock test package for azure cosmos
Browse files Browse the repository at this point in the history
  • Loading branch information
codingkarthik committed Jul 11, 2024
1 parent b737f20 commit 9474d89
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions registry/azure-cosmos/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,17 @@
"is_verified": true,
"is_hosted_by_hasura": true,
"packages": [
{
"version": "test",
"uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/test/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "34655ff615be0d5738ffe1811972776808e9880a6fa3ec673123844c648154d7"
},
"source": {
"hash": "97032d1a41fd932d637b5ba24ca6611d9e1f4905"
}
},
{
"version": "0.1.3",
"uri": "https://github.com/hasura/ndc-azure-cosmos-connector/releases/download/v0.1.3/connector-definition.tgz",
Expand Down

0 comments on commit 9474d89

Please sign in to comment.