@teemill/schema 0.2.1 → 0.2.3

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.
package/dist/esm/index.js CHANGED
@@ -2,10 +2,10 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Schema API
5
- * View PodOS API Schemas Currently this API is in development and is not yet publicly accessible. All paths and models are subject to change. For full documentation on functionality and account settings go to [teemill.com](https://teemill.com)
5
+ * View PodOS API Schemas
6
+ *
7
+ * The version of the OpenAPI document: 0.2.3
6
8
  *
7
- * The version of the OpenAPI document: 0.2.1
8
- * Contact: hello@podos.io
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
11
  * https://openapi-generator.tech
package/dist/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  /**
2
2
  * Schema API
3
- * View PodOS API Schemas Currently this API is in development and is not yet publicly accessible. All paths and models are subject to change. For full documentation on functionality and account settings go to [teemill.com](https://teemill.com)
3
+ * View PodOS API Schemas
4
+ *
5
+ * The version of the OpenAPI document: 0.2.3
4
6
  *
5
- * The version of the OpenAPI document: 0.2.1
6
- * Contact: hello@podos.io
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
9
  * https://openapi-generator.tech
package/dist/index.js CHANGED
@@ -3,10 +3,10 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Schema API
6
- * View PodOS API Schemas Currently this API is in development and is not yet publicly accessible. All paths and models are subject to change. For full documentation on functionality and account settings go to [teemill.com](https://teemill.com)
6
+ * View PodOS API Schemas
7
+ *
8
+ * The version of the OpenAPI document: 0.2.3
7
9
  *
8
- * The version of the OpenAPI document: 0.2.1
9
- * Contact: hello@podos.io
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
12
  * https://openapi-generator.tech
package/index.ts CHANGED
@@ -2,10 +2,10 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Schema API
5
- * View PodOS API Schemas Currently this API is in development and is not yet publicly accessible. All paths and models are subject to change. For full documentation on functionality and account settings go to [teemill.com](https://teemill.com)
5
+ * View PodOS API Schemas
6
6
  *
7
- * The version of the OpenAPI document: 0.2.1
8
- * Contact: hello@podos.io
7
+ * The version of the OpenAPI document: 0.2.3
8
+ *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
11
  * https://openapi-generator.tech
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teemill/schema",
3
- "version": "0.2.1",
3
+ "version": "0.2.3",
4
4
  "description": "OpenAPI client for @teemill/schema",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {