1 write to _apiDocsIndexService
aspire (1)
Commands\ApiGetCommand.cs (1)
40
_apiDocsIndexService
= apiDocsIndexService;
1 reference to _apiDocsIndexService
aspire (1)
Commands\ApiGetCommand.cs (1)
55
async () => await
_apiDocsIndexService
.GetAsync(id, cancellationToken));