Commit Graph

25 Commits

Author SHA1 Message Date
stainless-app[bot] 5cc292fa63 feat(api): manual updates 2025-11-10 10:29:16 +00:00
stainless-app[bot] bc3139cd21 feat(api): api update 2025-11-08 01:21:57 +00:00
stainless-app[bot] 03c837144c feat(api): manual updates 2025-11-07 19:50:23 +00:00
stainless-app[bot] 88080b5ba4 feat(api): manual updates 2025-11-07 19:33:40 +00:00
stainless-app[bot] 9ac23e034a feat(api): manual updates 2025-11-07 19:20:33 +00:00
stainless-app[bot] e03c3413a3 feat(api): api update 2025-11-07 18:22:40 +00:00
stainless-app[bot] 3f03c7c3c8 feat(api): removing methods
Removing methods that are not in Python SDK
2025-11-07 15:51:03 +00:00
stainless-app[bot] 093c7e712b feat(api): remove some endpoints
Removed endpoints not in Python SDK
2025-11-07 14:33:08 +00:00
stainless-app[bot] 41e3f105b4 fix(api): ignore /api/v1/runs/stats 2025-11-07 11:12:23 +00:00
stainless-app[bot] 027511868e fix(api): disable /api/v1/repos/optimize-job
Reason: generates Java/SchemaUnionDiscriminatorMissing warnings and not part of P0
2025-11-06 15:14:51 +00:00
stainless-app[bot] 29d075d7db feat(api): disabling charts and org-charts
Reason: generates misc warnings and not part of P0
2025-11-06 15:10:53 +00:00
stainless-app[bot] b17e6436d2 fix(api): disable optimization-jobs
Reason: generates lot of Java/SchemaUnionDiscriminatorMissing warnings and not part of P0
2025-11-06 15:05:17 +00:00
stainless-app[bot] 0748c5dcb3 fix(api): Rename RunRules*.transient for java target 2025-11-06 12:57:09 +00:00
stainless-app[bot] bc70feafa9 fix(api): excluding post /api/v1/prompts*
They generate lots of `Schema/CannotInferName` warnings and not part of P0. Let's fix that later.
2025-11-06 11:01:53 +00:00
stainless-app[bot] a289cd79e0 feat(api): api update 2025-11-06 03:22:02 +00:00
stainless-app[bot] f76c2ce669 feat(api): manual updates 2025-11-05 23:59:23 +00:00
stainless-app[bot] e90de6e704 feat(api): manual updates 2025-11-05 22:58:29 +00:00
stainless-app[bot] 021d8e67be chore: use langsmith-java as Maven artifact id 2025-11-05 20:33:16 +00:00
stainless-app[bot] 3dcc654b36 feat(api): manual updates 2025-11-05 16:40:07 +00:00
stainless-app[bot] 2f740913be fix(bulk-exports): tentative fix 2025-11-03 16:35:27 +00:00
stainless-app[bot] 747884f79e chore: disable get /api/v1/datasets
Until we fix OpenAPI schema
2025-11-03 15:06:17 +00:00
stainless-app[bot] acd27eddc7 chore: ignore /api/v1/bulk-exports/{bulk_export_id} 2025-11-03 14:41:15 +00:00
stainless-app[bot] eace5a5adf feat(api): manual updates - try with string for filename
"attachment.{run_id}.{filename}": {
                    "type": "string",
                    "format": "binary",
                    "description": "Binary attachment linked to run {run_id}"
                  }
2025-10-31 20:52:22 +00:00
stainless-app[bot] 1aa2fc0b68 feat(api): manual updates to fix 204 with null schema in response 2025-10-31 20:44:53 +00:00
stainless-app[bot] 267c12692d feat(api): manual updates 2025-10-30 20:23:38 +00:00