Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 12 additions & 0 deletions sdk/apicenter/azure.ApiCenter/Configuration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"output-folder": ".",
"namespace": "azure.ApiCenter",
"library-name": "azure.ApiCenter",
"flavor": "azure",
"use-model-reader-writer": true,
"shared-source-folders": [
"../../TempTypeSpecFiles/node_modules/@autorest/csharp/Generator.Shared",
"../../TempTypeSpecFiles/node_modules/@autorest/csharp/Azure.Core.Shared"
],
"model-namespace": false
}
4 changes: 4 additions & 0 deletions sdk/apicenter/azure.ApiCenter/tsp-location.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
directory: specification/apicenter/ApiCenter.DataApi
commit: db0a427dd608866367df1ab1af02bc0eaf3f6d4e
repo: Azure/azure-rest-api-specs
additionalDirectories:
Loading