@pescheckit/pescheck-client 0.0.6 → 0.1.0
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/README.md +4 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
> **Official Pescheck API client** - part of the [pescheck-clients](https://github.com/pescheckit/pescheck-clients) SDKs.
|
|
2
|
+
|
|
3
|
+
# @pescheckit/pescheck-client@0.1.0
|
|
2
4
|
|
|
3
5
|
A TypeScript SDK client for the api.pescheck.io API.
|
|
4
6
|
|
|
@@ -157,7 +159,7 @@ and is automatically generated by the
|
|
|
157
159
|
[OpenAPI Generator](https://openapi-generator.tech) project:
|
|
158
160
|
|
|
159
161
|
- API version: `2.0.0`
|
|
160
|
-
- Package version: `0.0
|
|
162
|
+
- Package version: `0.1.0`
|
|
161
163
|
- Generator version: `7.23.0`
|
|
162
164
|
- Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
|
|
163
165
|
|