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/search/Azure.Search.Documents.Indexes/Configuration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"output-folder": ".",
"namespace": "Azure.Search.Documents.Indexes",
"library-name": "Azure.Search.Documents.Indexes",
"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
}
5 changes: 5 additions & 0 deletions sdk/search/Azure.Search.Documents.Indexes/tsp-location.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
directory: specification/search/Azure.Search.Service
commit: 8a49c0bdc1514c1383f60cfc5caf64d99502845a
repo: Azure/azure-rest-api-specs
additionalDirectories:
- specification/search/Azure.Search
Loading