chore: generate sdk 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 github.com/shiranuiyami/remnawave-api-go/v2@v2.8.0` |
|
||||
| 2.7.4 | v2.7.4 | `go get github.com/shiranuiyami/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
|
||||
@@ -254,7 +255,7 @@ baseClient := client.Client()
|
||||
| Requirement | Version |
|
||||
|-------------|---------|
|
||||
| Go | 1.21+ |
|
||||
| Remnawave API | 2.7.+ |
|
||||
| Remnawave API | 2.8.+ |
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user