Skip to content

Commit

Permalink
release ndc openapi lambda v1.0.0 (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-Bilal authored Nov 7, 2024
1 parent 1563baf commit 8df5195
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 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.2.0"
"latest_version": "v1.0.0"
},
"author": {
"support_email": "[email protected]",
Expand Down
11 changes: 11 additions & 0 deletions registry/hasura/openapi/releases/v1.0.0/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v1.0.0",
"uri": "https://github.com/hasura/ndc-open-api-lambda/releases/download/v1.0.0/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "a49ba4f44053b6a87d4770a47893eee6d0943497015e66a165b621f6959c0ef3"
},
"source": {
"hash": "61c3fd78fa5b10fa03ec998412a3b5fd17b511ad"
}
}

0 comments on commit 8df5195

Please sign in to comment.