File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/Elastic.Clients.Elasticsearch.Shared/Api/IndexManagement Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
using Elastic . Transport . Products . Elasticsearch ;
6
6
7
7
#if ELASTICSEARCH_SERVERLESS
8
- namespace Elastic . Clients . Elasticsearch . IndexManagement . Serverless ;
8
+ namespace Elastic . Clients . Elasticsearch . Serverless . IndexManagement ;
9
9
#else
10
10
namespace Elastic . Clients . Elasticsearch . IndexManagement ;
11
11
#endif
Original file line number Diff line number Diff line change 5
5
using Elastic . Transport . Products . Elasticsearch ;
6
6
7
7
#if ELASTICSEARCH_SERVERLESS
8
- namespace Elastic . Clients . Elasticsearch . IndexManagement . Serverless ;
8
+ namespace Elastic . Clients . Elasticsearch . Serverless . IndexManagement ;
9
9
#else
10
10
namespace Elastic . Clients . Elasticsearch . IndexManagement ;
11
11
#endif
Original file line number Diff line number Diff line change 5
5
using Elastic . Transport . Products . Elasticsearch ;
6
6
7
7
#if ELASTICSEARCH_SERVERLESS
8
- namespace Elastic . Clients . Elasticsearch . IndexManagement . Serverless ;
8
+ namespace Elastic . Clients . Elasticsearch . Serverless . IndexManagement ;
9
9
#else
10
10
namespace Elastic . Clients . Elasticsearch . IndexManagement ;
11
11
#endif
You can’t perform that action at this time.
0 commit comments