Skip to content

Commit 471fef6

Browse files
feat(api): aggregated API specs update
1 parent b78b3ff commit 471fef6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 647
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gcore%2Fgcore-2c5466e670c12d50bc7234acc899a0833ffc6282ccb8821ebe0c623fb82ea60d.yml
3-
openapi_spec_hash: a6f0c3323cf195a153b6c5fd3a0d83d4
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gcore%2Fgcore-2905cdbc6fabcc3ec91b144195fb6b22d32e0795eccae3581ce96b049dc027d3.yml
3+
openapi_spec_hash: 5fea847a8babee08ecf4b228811c6cca
44
config_hash: ee9fe3677a3591bb2fcc219ef6448eb2

src/gcore/types/dns/zones/dnssec_update_response.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ class DnssecUpdateResponse(BaseModel):
3636

3737
public_key: Optional[str] = None
3838
"""Represents the public key used in the DS record."""
39+
40+
uuid: Optional[str] = None

0 commit comments

Comments
 (0)