Skip to content

Commit

Permalink
release openapi connector version v0.1.2 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-Bilal authored Sep 3, 2024
1 parent df6b987 commit aee1a0c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 47 deletions.
48 changes: 1 addition & 47 deletions registry/hasura/openapi/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "OpenAPI Lambda Connector",
"logo": "logo.png",
"tags": [],
"latest_version": "v0.1.1"
"latest_version": "v0.1.2"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -14,52 +14,6 @@
},
"is_verified": true,
"is_hosted_by_hasura": false,
"packages": [
{
"version": "v0.0.1-alpha",
"uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.0.1-alpha/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "0fd96c602f79f50a11b0cc94980559af1a4fc5f26e356bfba9859d53ab92ddcc"
},
"source": {
"hash": "3cc70a7c4715c72e8dcb56c78c66967c5f687148"
}
},
{
"version": "v0.0.2-alpha",
"uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.0.2-alpha/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "25ec7152d795871e1d2944665ef48012520181afaf6f7c66a030c3a443edbeb3"
},
"source": {
"hash": "35ba5da05dba1602fea40a3a8fba3652fd1c3e12"
}
},
{
"version": "v0.1.0",
"uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.0/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "f371014bc0f8a873644bd0127531aa6354b9fca1e5680b12c567c3a3fc4204a5"
},
"source": {
"hash": "d0c628e9206d397373f42faaf3733f6ada94b56c"
}
},
{
"version": "v0.1.1",
"uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.1/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "a7365a6f7780dcfae85cc787e2de83ea22d416a1d4a9fc597b68227bf978e264"
},
"source": {
"hash": "4b70712933de7a7ed475407ccd0be7bed1611ae8"
}
}
],
"source_code": {
"is_open_source": true,
"repository": "https://github.com/hasura/ndc-open-api-lambda/",
Expand Down
11 changes: 11 additions & 0 deletions registry/hasura/openapi/releases/v0.1.2/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "0.1.2",
"uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v0.1.2/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "2b7199b43c48e8823f99a037921935f4ad500161ff8df4c5ae868cbd58f25b5b"
},
"source": {
"hash": "a1fd7e016fc24107d35374a09fad24b4fc9c09d7"
}
}

0 comments on commit aee1a0c

Please sign in to comment.