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 98ed415 commit 347f607Copy full SHA for 347f607
discovery-openapi.json
@@ -1,7 +1,7 @@
1
{
2
"openapi": "3.0.1",
3
"info": {
4
- "title": "Mintlify Discovery API",
+ "title": "Mintlify Assistant API",
5
"description": "An API to integrate Mintlify discovery features into your product.",
6
"version": "1.0.0"
7
},
@@ -21,7 +21,7 @@
21
"x-mcp": {
22
"enabled": true
23
24
- "summary": "Generate assistant message",
+ "summary": "Assistant message",
25
"description": "Generates a response message from the assistant for the specified domain.",
26
"parameters": [
27
0 commit comments