We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bda6d11 commit a79f71dCopy full SHA for a79f71d
1 file changed
src/swagger.ts
@@ -10,7 +10,7 @@ const swaggerDocument = {
10
},
11
12
info: {
13
- description: 'API documentation for React ChatBotify\'s RAG API service.',
+ description: "API documentation for React ChatBotify's RAG API service.",
14
title: 'React ChatBotify RAG API Documentation',
15
version: '1.0.0',
16
0 commit comments