We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9e330 commit 244515dCopy full SHA for 244515d
App/backend-api/Microsoft.GS.DPS.Host/API/KernelMemory/KernelMemory.cs
@@ -9,10 +9,9 @@
9
using Microsoft.AspNetCore.Http.HttpResults;
10
using Microsoft.GS.DPS.Storage.Document;
11
using HeyRed.Mime;
12
-
13
namespace Microsoft.GS.DPSHost.API
14
{
15
- // Define File Upload and Ask API
+ //Define File Upload and Ask API
16
public class KernelMemory
17
18
public static void AddAPIs(WebApplication app)
0 commit comments