@platzio/sdk 0.7.0-beta.4 → 0.7.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,7 +15,7 @@ jobs:
15
15
  runs-on: ubuntu-latest
16
16
  steps:
17
17
  - name: 🛎️ Checkout
18
- uses: actions/checkout@v4
18
+ uses: actions/checkout@v6
19
19
 
20
20
  - name: 🛠️ Setup node
21
21
  uses: actions/setup-node@v4
package/dist/index.d.mts CHANGED
@@ -4,7 +4,7 @@ import globalAxios, { RawAxiosRequestConfig, AxiosInstance, AxiosPromise } from
4
4
  * platz-api
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 0.1.0
7
+ * The version of the OpenAPI document: 0.7.0-beta.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -102,7 +102,7 @@ declare class Configuration {
102
102
  * platz-api
103
103
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
104
104
  *
105
- * The version of the OpenAPI document: 0.1.0
105
+ * The version of the OpenAPI document: 0.7.0-beta.5
106
106
  *
107
107
  *
108
108
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -125,7 +125,7 @@ declare class BaseAPI {
125
125
  * platz-api
126
126
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
127
127
  *
128
- * The version of the OpenAPI document: 0.1.0
128
+ * The version of the OpenAPI document: 0.7.0-beta.5
129
129
  *
130
130
  *
131
131
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/index.d.ts CHANGED
@@ -4,7 +4,7 @@ import globalAxios, { RawAxiosRequestConfig, AxiosInstance, AxiosPromise } from
4
4
  * platz-api
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 0.1.0
7
+ * The version of the OpenAPI document: 0.7.0-beta.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -102,7 +102,7 @@ declare class Configuration {
102
102
  * platz-api
103
103
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
104
104
  *
105
- * The version of the OpenAPI document: 0.1.0
105
+ * The version of the OpenAPI document: 0.7.0-beta.5
106
106
  *
107
107
  *
108
108
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -125,7 +125,7 @@ declare class BaseAPI {
125
125
  * platz-api
126
126
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
127
127
  *
128
- * The version of the OpenAPI document: 0.1.0
128
+ * The version of the OpenAPI document: 0.7.0-beta.5
129
129
  *
130
130
  *
131
131
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/openapi.yaml CHANGED
@@ -5,7 +5,7 @@ info:
5
5
  license:
6
6
  name: Apache-2.0
7
7
  url: https://github.com/platzio/backend/blob/main/LICENSE
8
- version: 0.1.0
8
+ version: 0.7.0-beta.5
9
9
  paths:
10
10
  /api/v2/auth/google:
11
11
  get:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platzio/sdk",
3
- "version": "0.7.0-beta.4",
3
+ "version": "0.7.0-beta.5",
4
4
  "description": "Platz.io SDK",
5
5
  "homepage": "https://platz.io",
6
6
  "repository": {
@@ -1 +1 @@
1
- 7.23.0-SNAPSHOT
1
+ 7.24.0-SNAPSHOT
package/src/api.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * platz-api
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 0.1.0
7
+ * The version of the OpenAPI document: 0.7.0-beta.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/src/base.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * platz-api
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 0.1.0
7
+ * The version of the OpenAPI document: 0.7.0-beta.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/src/common.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * platz-api
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 0.1.0
7
+ * The version of the OpenAPI document: 0.7.0-beta.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3,7 +3,7 @@
3
3
  * platz-api
4
4
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
  *
6
- * The version of the OpenAPI document: 0.1.0
6
+ * The version of the OpenAPI document: 0.7.0-beta.5
7
7
  *
8
8
  *
9
9
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/src/index.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * platz-api
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: 0.1.0
7
+ * The version of the OpenAPI document: 0.7.0-beta.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).