From dfb68b158d16d10d866fcdb300180686ad492abd Mon Sep 17 00:00:00 2001 From: Matthew Wildman Date: Wed, 15 May 2024 14:25:59 -0400 Subject: [PATCH] Revert "Merge pull request #944 from linode/main" This reverts commit 70c3f05f5cbcb7f870f4e188450a6aa6e6bd9d11, reversing changes made to fdd489be45523e29c96c2cccc06512b5ac015f27. --- openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index d8b9b0962..67af812d6 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -29564,12 +29564,12 @@ components: owner: type: string description: > - The owner of this object, as a UUID. `null` if this object represents a prefix. + The owner of this object, as a UUID. `null` if this object representsa prefix. example: bfc70ab2-e3d4-42a4-ad55-83921822270c size: type: integer description: > - The size of this object, in bytes. `null` if this object represents a prefix. + The size of this object, in bytes. `null` if this object representsa prefix. example: 123 ObjectStorageCluster: type: object