feat(openapi): integrate openapi directly into the repo.

This commit is contained in:
2024-06-15 16:21:45 +02:00
parent 5c0e4c6b90
commit d90be18e74
6 changed files with 25305 additions and 25 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/hetznercloud',
version: '1.1.1',
version: '1.2.0',
description: 'An unofficial TypeScript API client for the Hetzner Cloud API providing easy methods to manage servers, volumes, and firewalls.'
}