Skip to content

Commit

Permalink
update generator code to use bicep-types
Browse files Browse the repository at this point in the history
Signed-off-by: sk593 <shruthikumar@microsoft.com>
  • Loading branch information
sk593 committed Jun 3, 2024
1 parent 1792977 commit 3ae9ea3
Show file tree
Hide file tree
Showing 8 changed files with 8,974 additions and 160 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "bicep-types"]
path = bicep-types
url = https://github.com/Azure/bicep-types
1 change: 0 additions & 1 deletion bicep-types
Submodule bicep-types deleted from cd259b

Large diffs are not rendered by default.

14 changes: 6 additions & 8 deletions hack/bicep-types-radius/generated/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,14 @@
"Applications.Core/gateways@2023-10-01-preview": {
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/194"
},
"Applications.Core/httpRoutes@2023-10-01-preview": {
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/208"
},
"Applications.Core/secretStores@2023-10-01-preview": {
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/223"
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/237"
},
"Applications.Core/volumes@2023-10-01-preview": {
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/260"
"$ref": "applications/applications.core/2023-10-01-preview/types.json#/274"
},
"Applications.Dapr/pubSubBrokers@2023-10-01-preview": {
"$ref": "applications/applications.dapr/2023-10-01-preview/types.json#/44"
Expand All @@ -43,10 +46,5 @@
"$ref": "applications/applications.messaging/2023-10-01-preview/types.json#/48"
}
},
"resourceFunctions": {},
"settings": {
"name": "radius",
"version": "0.34.0",
"isSingleton": false
}
"resourceFunctions": {}
}
Loading

0 comments on commit 3ae9ea3

Please sign in to comment.