Skip to content

Commit a2ba498

Browse files
Update client for API v1.0.0-beta.49
Auto-generated from devgraph@86818cd2cf8b6a40567c0c22d1c1d3bb711f2f56 Spec URL: https://github.com/arctir/devgraph-api/tree/v1.0.0-beta.49
1 parent abb1356 commit a2ba498

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.47"
3+
version = "1.0.0-beta.49"
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.47
5+
version: 1.0.0-beta.49
66
paths:
77
/api/v1/entities/definitions:
88
get:

0 commit comments

Comments
 (0)