Release v0.4.19

- Update version to 0.4.19 in all components
- Regenerate OpenAPI spec and client SDKs
- Python packages: hindsight-api, hindsight-dev, hindsight-all, hindsight-litellm, hindsight-crewai, hindsight-pydantic-ai, hindsight-hermes, hindsight-agno, hindsight-embed
- Python client: hindsight-clients/python
- TypeScript client: hindsight-clients/typescript
- Rust CLI: hindsight-cli
- Control Plane: hindsight-control-plane
- OpenClaw integration: hindsight-integrations/openclaw
- AI SDK integration: hindsight-integrations/ai-sdk
- Chat SDK integration: hindsight-integrations/chat
- Helm chart
- Sync documentation to version-0.4
This commit is contained in:
Nicolò Boschi 2026-03-18 14:29:15 +01:00
parent 72c25c97e3
commit 0727f2d069
247 changed files with 846 additions and 312 deletions

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: hindsight name: hindsight
description: Hindsight helm chart description: Hindsight helm chart
type: application type: application
version: 0.4.18 version: 0.4.19
appVersion: "0.4.18" appVersion: "0.4.19"
keywords: keywords:
- ai - ai
- memory - memory

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "hindsight-all-slim" name = "hindsight-all-slim"
version = "0.4.18" version = "0.4.19"
description = "Hindsight: Agent Memory That Works Like Human Memory - Slim All-in-One Bundle" description = "Hindsight: Agent Memory That Works Like Human Memory - Slim All-in-One Bundle"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "hindsight-all" name = "hindsight-all"
version = "0.4.18" version = "0.4.19"
description = "Hindsight: Agent Memory That Works Like Human Memory - All-in-One Bundle" description = "Hindsight: Agent Memory That Works Like Human Memory - All-in-One Bundle"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"

View file

@ -46,4 +46,4 @@ __all__ = [
"RemoteTEICrossEncoder", "RemoteTEICrossEncoder",
"LLMConfig", "LLMConfig",
] ]
__version__ = "0.4.18" __version__ = "0.4.19"

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "hindsight-api-slim" name = "hindsight-api-slim"
version = "0.4.18" version = "0.4.19"
description = "Hindsight: Agent Memory That Works Like Human Memory" description = "Hindsight: Agent Memory That Works Like Human Memory"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "hindsight-api" name = "hindsight-api"
version = "0.4.18" version = "0.4.19"
description = "Hindsight: Agent Memory That Works Like Human Memory" description = "Hindsight: Agent Memory That Works Like Human Memory"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"

View file

@ -1,6 +1,6 @@
[package] [package]
name = "hindsight-cli" name = "hindsight-cli"
version = "0.4.18" version = "0.4.19"
edition = "2021" edition = "2021"
authors = ["Hindsight Team"] authors = ["Hindsight Team"]
description = "A beautiful CLI for Hindsight - semantic memory system" description = "A beautiful CLI for Hindsight - semantic memory system"

View file

@ -7,7 +7,7 @@ info:
name: Apache 2.0 name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html url: https://www.apache.org/licenses/LICENSE-2.0.html
title: Hindsight HTTP API title: Hindsight HTTP API
version: 0.4.18 version: 0.4.19
servers: servers:
- url: / - url: /
paths: paths:

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
@ -41,7 +41,7 @@ var (
queryDescape = strings.NewReplacer( "%5B", "[", "%5D", "]" ) queryDescape = strings.NewReplacer( "%5B", "[", "%5D", "]" )
) )
// APIClient manages communication with the Hindsight HTTP API API v0.4.18 // APIClient manages communication with the Hindsight HTTP API API v0.4.19
// In most cases there should be only one, shared, APIClient. // In most cases there should be only one, shared, APIClient.
type APIClient struct { type APIClient struct {
cfg *Configuration cfg *Configuration

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

View file

@ -3,7 +3,7 @@ Hindsight HTTP API
HTTP API for Hindsight HTTP API for Hindsight
API version: 0.4.18 API version: 0.4.19
*/ */
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. // Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.

Some files were not shown because too many files have changed in this diff Show more