Commit 5136361
committed
chore: regenerate OpenAPI spec and client files for delete_memory endpoint
- Regenerated openapi.json from HTTP endpoint (DELETE /banks/{bank_id}/memories/{memory_id})
- Updated skills/hindsight-docs/references/openapi.json
- Regenerated Python client (memory_api.py) with delete_memory method
- Added Go client DeleteMemory API (api_memory.go)
- Updated Go OpenAPI YAML (openapi.yaml) with delete endpoint
- Added TypeScript SDK deleteMemory function (sdk.gen.ts)
- Added TypeScript DeleteMemoryData types (types.gen.ts)
Fixes CI verify-generated-files check.1 parent e678259 commit 5136361
6 files changed
Lines changed: 526 additions & 12 deletions
File tree
- hindsight-clients
- go
- api
- python/hindsight_client_api/api
- typescript/generated
- skills/hindsight-docs/references
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
399 | 442 | | |
| 443 | + | |
| 444 | + | |
400 | 445 | | |
401 | 446 | | |
402 | 447 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments