Skip to content

Commit 3586d40

Browse files
committed
fix: sync konnect oas data
1 parent 07ecafa commit 3586d40

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

app/_data/konnect_oas_data.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -717,5 +717,26 @@
717717
"registration_configs": []
718718
}
719719
]
720+
},
721+
{
722+
"id": "c8038010-4393-4a7e-ae2c-c6f851932a93",
723+
"title": "Metering & Billing",
724+
"latestVersion": {
725+
"name": "v3",
726+
"id": "e616488f-8570-4de6-8004-fbbddcd38498"
727+
},
728+
"description": "Konnect Metering & Billing API",
729+
"documentCount": 0,
730+
"versionCount": 1,
731+
"versions": [
732+
{
733+
"id": "e616488f-8570-4de6-8004-fbbddcd38498",
734+
"created_at": "2025-12-12T20:56:35.496Z",
735+
"updated_at": "2025-12-12T21:01:14.395Z",
736+
"name": "v3",
737+
"deprecated": false,
738+
"registration_configs": []
739+
}
740+
]
720741
}
721742
]

0 commit comments

Comments
 (0)