Skip to content

Commit d3a1160

Browse files
linfangwqveris-docs-sync
andauthored
docs: sync API docs from website (#71)
Co-authored-by: qveris-docs-sync <docs-sync@qveris.ai>
1 parent 3898892 commit d3a1160

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

docs/openapi/qveris-public-api.openapi.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
],
133133
"x-qveris-source": {
134134
"file": "backend/routers/auth.py",
135-
"line": 3150
135+
"line": 3157
136136
},
137137
"x-qveris-response-model": "APIResponse[SettlementHistoryResponse]"
138138
}
@@ -170,7 +170,7 @@
170170
],
171171
"x-qveris-source": {
172172
"file": "backend/routers/auth.py",
173-
"line": 1140
173+
"line": 1147
174174
},
175175
"x-qveris-response-model": "APIResponse[dict]"
176176
}
@@ -469,7 +469,7 @@
469469
],
470470
"x-qveris-source": {
471471
"file": "backend/routers/auth.py",
472-
"line": 3248
472+
"line": 3255
473473
},
474474
"x-qveris-response-model": "APIResponse[CreditsLedgerResponse]"
475475
}
@@ -555,7 +555,7 @@
555555
],
556556
"x-qveris-source": {
557557
"file": "backend/routers/auth.py",
558-
"line": 3563
558+
"line": 3565
559559
},
560560
"x-qveris-response-model": "APIResponse[CreditsLedgerReadinessResponse]"
561561
}
@@ -651,7 +651,7 @@
651651
],
652652
"x-qveris-source": {
653653
"file": "backend/routers/auth.py",
654-
"line": 3424
654+
"line": 3431
655655
}
656656
}
657657
},
@@ -709,7 +709,7 @@
709709
],
710710
"x-qveris-source": {
711711
"file": "backend/routers/auth.py",
712-
"line": 3511
712+
"line": 3513
713713
},
714714
"x-qveris-response-model": "APIResponse[CreditsLedgerItem]"
715715
}
@@ -831,7 +831,7 @@
831831
],
832832
"x-qveris-source": {
833833
"file": "backend/routers/auth.py",
834-
"line": 2913
834+
"line": 2920
835835
},
836836
"x-qveris-response-model": "APIResponse[UsageCreditsSpentResponse]"
837837
}
@@ -1287,7 +1287,7 @@
12871287
],
12881288
"x-qveris-source": {
12891289
"file": "backend/routers/auth.py",
1290-
"line": 2621
1290+
"line": 2628
12911291
},
12921292
"x-qveris-response-model": "APIResponse[UsageEventsResponse]"
12931293
}
@@ -1562,7 +1562,7 @@
15621562
],
15631563
"x-qveris-source": {
15641564
"file": "backend/routers/auth.py",
1565-
"line": 2983
1565+
"line": 2990
15661566
}
15671567
}
15681568
},
@@ -1877,7 +1877,7 @@
18771877
],
18781878
"x-qveris-source": {
18791879
"file": "backend/routers/auth.py",
1880-
"line": 2802
1880+
"line": 2809
18811881
},
18821882
"x-qveris-response-model": "APIResponse[UsageEventSummaryResponse]"
18831883
}
@@ -1937,7 +1937,7 @@
19371937
],
19381938
"x-qveris-source": {
19391939
"file": "backend/routers/auth.py",
1940-
"line": 3108
1940+
"line": 3115
19411941
},
19421942
"x-qveris-response-model": "APIResponse[UsageEventItem]"
19431943
}
@@ -1975,7 +1975,7 @@
19751975
],
19761976
"x-qveris-source": {
19771977
"file": "backend/routers/auth.py",
1978-
"line": 3702
1978+
"line": 3704
19791979
},
19801980
"x-qveris-response-model": "APIResponse[TokenVerificationResponse]"
19811981
}
@@ -2139,7 +2139,7 @@
21392139
],
21402140
"x-qveris-source": {
21412141
"file": "backend/routers/search.py",
2142-
"line": 3177
2142+
"line": 3691
21432143
}
21442144
}
21452145
},
@@ -2149,7 +2149,7 @@
21492149
"Discovery"
21502150
],
21512151
"summary": "Get Provider Categories",
2152-
"description": "Get provider categories from the real API",
2152+
"description": "Get provider categories from the shared provider catalog snapshot.",
21532153
"operationId": "get_provider_categories_api_v1_providers_categories_get",
21542154
"responses": {
21552155
"200": {
@@ -2174,7 +2174,7 @@
21742174
],
21752175
"x-qveris-source": {
21762176
"file": "backend/routers/search.py",
2177-
"line": 2206
2177+
"line": 2552
21782178
}
21792179
}
21802180
},
@@ -2508,7 +2508,7 @@
25082508
],
25092509
"x-qveris-source": {
25102510
"file": "backend/routers/search.py",
2511-
"line": 3297
2511+
"line": 3851
25122512
},
25132513
"requestBody": {
25142514
"required": true,

packages/mcp/src/generated/openapi.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ export interface paths {
305305
};
306306
/**
307307
* Get Provider Categories
308-
* @description Get provider categories from the real API
308+
* @description Get provider categories from the shared provider catalog snapshot.
309309
*/
310310
get: operations["get_provider_categories_api_v1_providers_categories_get"];
311311
put?: never;

0 commit comments

Comments
 (0)