feat: generate SDK for Remnawave API v2.8.0
This commit is contained in:
@@ -6,6 +6,7 @@ A Go SDK client for interacting with the **[Remnawave API](https://remna.st)**.
|
||||
|
||||
| API Version | SDK Version | Install |
|
||||
|-------------|-------------|---------|
|
||||
| 2.8.0 | v2.8.0 | `go get git.voidsmiths.dev/shiranui/remnawave-api-go/v2@v2.8.0` |
|
||||
| 2.7.4 | v2.7.4 | `go get git.voidsmiths.dev/shiranui/remnawave-api-go/v2@v2.7.4` |
|
||||
|
||||
Generated with [**ogen**](https://github.com/ogen-go/ogen) v1.19.0:
|
||||
@@ -21,7 +22,7 @@ Generated with [**ogen**](https://github.com/ogen-go/ogen) v1.19.0:
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
go get github.com/shiranuiyami/remnawave-api-go/v2@v2.7.4
|
||||
go get github.com/shiranuiyami/remnawave-api-go/v2@v2.8.0
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
|
||||
Reference in New Issue
Block a user