|
|
02ef1a37fc
|
add console api
|
2026-01-27 17:49:33 +08:00 |
|
|
|
3d3c0494ab
|
Update
|
2026-01-27 14:47:25 +08:00 |
|
|
|
e2de00eeef
|
Update service api
|
2026-01-27 13:43:24 +08:00 |
|
|
|
21a1e4ba82
|
add simple demo
|
2026-01-25 20:41:30 +08:00 |
|
|
|
3f7d76d4e2
|
sort
|
2026-01-25 20:37:32 +08:00 |
|
|
|
b41aee2278
|
pass IR.OperationObject as group key builder
|
2026-01-25 20:27:45 +08:00 |
|
|
|
9a02cbe0d3
|
IR.OperationObject
|
2026-01-25 20:15:45 +08:00 |
|
|
|
9b05116289
|
metadata
|
2026-01-25 20:12:07 +08:00 |
|
|
|
892cfbafde
|
Update
|
2026-01-25 20:09:51 +08:00 |
|
|
|
a6286dbffd
|
update
|
2026-01-25 20:03:54 +08:00 |
|
|
|
e3a355aaad
|
type
|
2026-01-25 16:21:28 +08:00 |
|
|
|
50c134a4bc
|
Update
|
2026-01-25 16:20:09 +08:00 |
|
|
|
4061c83b26
|
no sufix
|
2026-01-25 16:19:07 +08:00 |
|
|
|
bd14023af3
|
split router
|
2026-01-25 16:11:24 +08:00 |
|
|
|
55f80c568b
|
simple contract key
|
2026-01-25 16:08:09 +08:00 |
|
|
|
bc451416d1
|
split more
|
2026-01-25 16:03:31 +08:00 |
|
|
|
ef31649ce3
|
add meta
|
2026-01-25 16:01:51 +08:00 |
|
|
|
044e35fde4
|
spilt all
|
2026-01-25 15:55:10 +08:00 |
|
|
|
bdd183811e
|
spilt types
|
2026-01-25 15:52:18 +08:00 |
|
|
|
f844e2d0f5
|
use parser hooks
|
2026-01-25 15:46:18 +08:00 |
|
|
|
55c6511875
|
fileStrategy
|
2026-01-25 15:35:39 +08:00 |
|
|
|
7cf81aa8d3
|
more infor in route
|
2026-01-25 15:24:16 +08:00 |
|
|
|
bddb6296a0
|
show status
|
2026-01-25 15:21:26 +08:00 |
|
|
|
54e7386e29
|
outputStructure: 'detailed'
|
2026-01-25 15:18:40 +08:00 |
|
|
|
299f8b10c2
|
generate with a better input
|
2026-01-25 15:11:25 +08:00 |
|
|
|
47fde14cf3
|
Update
|
2026-01-25 15:09:47 +08:00 |
|
|
|
b61061b831
|
Service API to open api
|
2026-01-24 23:52:11 +08:00 |
|
|
|
7fe1457f7c
|
web api for open api v3
|
2026-01-24 23:45:23 +08:00 |
|
|
|
62ac2dd811
|
add demo
|
2026-01-24 23:38:32 +08:00 |
|
|
|
393c530647
|
add open-api
|
2026-01-24 23:36:56 +08:00 |
|
|
|
a8693dd2d9
|
no indexFile
|
2026-01-24 23:24:23 +08:00 |
|
|
|
76cf17c729
|
Update
|
2026-01-24 23:19:49 +08:00 |
|
|
|
f5fdb6899a
|
Update
|
2026-01-24 23:18:26 +08:00 |
|
|
|
1d928ab340
|
update
|
2026-01-24 23:14:10 +08:00 |
|
|
|
6a0c439667
|
remove kubb
|
2026-01-24 23:13:30 +08:00 |
|
|
|
f3eaf5a13d
|
hey api orpc plugin
|
2026-01-24 23:11:27 +08:00 |
|
|
|
1b8685d9a5
|
update
|
2026-01-24 22:39:21 +08:00 |
|
|
|
a55469a9cb
|
try hey api
|
2026-01-24 22:33:51 +08:00 |
|
|
|
e780345ef3
|
refactor: generate orpc contract from openapi
|
2026-01-24 21:16:37 +08:00 |
|
|
|
9d38af6d99
|
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /api (#31140)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-24 10:31:56 +08:00 |
|
|
|
0772d49257
|
fix(api): fix IRIS hybrid search returning zero results (#31309)
Co-authored-by: Tomo Okuyama <tomo.okuyama@intersystems.com>
|
2026-01-24 10:29:19 +08:00 |
|
|
|
67eb8c052d
|
refactor: single-node workflow runner helpers (#31472)
|
2026-01-24 10:27:44 +08:00 |
|
|
|
5c4028d557
|
refactor: port AppModelConfig (#30919)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-24 10:25:51 +08:00 |
|
|
|
55e6bca11c
|
fix(http-request): prevent UUID truncation in JSON body (#31444)
Signed-off-by: majiayu000 <1835304752@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-24 10:21:21 +08:00 |
|
|
|
67657c2f48
|
chore: Update dev setup scripts and API README (#31415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-24 10:20:47 +08:00 |
|
|
|
e8f9d64651
|
fix(tools): fix ToolInvokeMessage Union type parsing issue (#31450)
Co-authored-by: qiaofenglin <qiaofenglin@baidu.com>
|
2026-01-24 10:18:06 +08:00 |
|
|
|
1f8c730259
|
feat: optimize http status code (#31430)
|
2026-01-24 10:16:16 +08:00 |
|
|
|
8d45755303
|
feat: init fastopenapi (#30453)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-23 21:07:52 +09:00 |
|
|
|
6342d196e8
|
refactor: split changes for api/controllers/web/workflow.py (#29852)
|
2026-01-23 19:06:21 +09:00 |
|
|
|
5dc5709d58
|
refactor: split changes for api/controllers/web/login.py (#29854)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-23 19:06:04 +09:00 |
|