Skip to content

Commit dac0f30

Browse files
Update client for API v1.0.0-beta.32
Auto-generated from devgraph@c7e3067838f7995c308ea04963f822c63ff04dfa Spec URL: https://github.com/arctir/devgraph-api/tree/v1.0.0-beta.32
1 parent 3b17900 commit dac0f30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "devgraph-client"
3-
version = "1.0.0-beta.31"
3+
version = "1.0.0-beta.32"
44
description = "A client library for accessing Devgraph AI API"
55
authors = []
66
readme = "README.md"

specs/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.1.0
22
info:
33
title: Devgraph AI API
44
description: The Devgraph AI ontology engine and entity management API
5-
version: 1.0.0-beta.31
5+
version: 1.0.0-beta.32
66
paths:
77
/api/v1/entities/definitions:
88
get:

0 commit comments

Comments
 (0)