File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## @hostinger/sdk @1.53.1
1+ ## @hostinger/sdk @1.53.2
22
33For more information, please visit [ https://developers.hostinger.com ] ( https://developers.hostinger.com ) .
44
55### Usage
66
77```
8- npm install @hostinger/sdk@1.53.1 --save
8+ npm install @hostinger/sdk@1.53.2 --save
99```
Original file line number Diff line number Diff line change 33/**
44 * Hostinger API
55 *
6- * API Version: 1.53.0
6+ * API Version: 1.53.1
77 *
88 * NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!
99 * If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api
Original file line number Diff line number Diff line change 33/**
44 * Hostinger API
55 *
6- * API Version: 1.53.0
6+ * API Version: 1.53.1
77 *
88 * NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!
99 * If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api
Original file line number Diff line number Diff line change 33/**
44 * Hostinger API
55 *
6- * API Version: 1.53.0
6+ * API Version: 1.53.1
77 *
88 * NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!
99 * If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api
Original file line number Diff line number Diff line change 33/**
44 * Hostinger API
55 *
6- * API Version: 1.53.0
6+ * API Version: 1.53.1
77 *
88 * NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!
99 * If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api
@@ -48,7 +48,7 @@ export class Configuration {
4848 this . baseOptions = {
4949 ...param . baseOptions ,
5050 headers : {
51- 'User-Agent' : "hostinger-typescript-sdk/1.53.1 " ,
51+ 'User-Agent' : "hostinger-typescript-sdk/1.53.2 " ,
5252 ...param . baseOptions ?. headers ,
5353 } ,
5454 } ;
Original file line number Diff line number Diff line change 33/**
44 * Hostinger API
55 *
6- * API Version: 1.53.0
6+ * API Version: 1.53.1
77 *
88 * NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!
99 * If you want to contribute or request a new feature, please create an issue or pull request on https://github.com/hostinger/api
Original file line number Diff line number Diff line change 11{
22 "name" : " @hostinger/sdk" ,
3- "version" : " 1.53.1 " ,
3+ "version" : " 1.53.2 " ,
44 "description" : " Hostinger API TypeScript SDK" ,
55 "author" : " Hostinger" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments