From 027e5b727cc33f078cfe03e367349c69e6266747 Mon Sep 17 00:00:00 2001 From: Yael Lever <97449452+Yaellever@users.noreply.github.com> Date: Thu, 4 Jan 2024 17:39:27 +0200 Subject: [PATCH 1/5] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b766489b..6bb8a176 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ### unit-openapi-java-sdk -The official java client library for the [Unit API](https://unit.co/docs/api/). This library is generated from the [Unit OpenAPI spec](https://github.com/unit-finance/openapi-unit-sdk). +The official java client library for the [Unit API](https://unit.co/docs/api/). This library is the first Unit SDK to be generated from the [Unit OpenAPI spec](https://github.com/unit-finance/openapi-unit-sdk) and is currently available in beta version. We encourage you to share any issues you encounter while implementing this SDK with us or possible improvement suggestions to help us identify and improve the Java client. + + ## Requirements Building the API client library requires: From b65a348e739c61f5e0cc84a29a4a46d1f37203d6 Mon Sep 17 00:00:00 2001 From: Yael Lever <97449452+Yaellever@users.noreply.github.com> Date: Thu, 4 Jan 2024 17:48:04 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bb8a176..c9a8025c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### unit-openapi-java-sdk -The official java client library for the [Unit API](https://unit.co/docs/api/). This library is the first Unit SDK to be generated from the [Unit OpenAPI spec](https://github.com/unit-finance/openapi-unit-sdk) and is currently available in beta version. We encourage you to share any issues you encounter while implementing this SDK with us or possible improvement suggestions to help us identify and improve the Java client. +The official Java client library for the [Unit API](https://unit.co/docs/api/). This library is the first Unit SDK to be generated from the [Unit OpenAPI spec](https://github.com/unit-finance/openapi-unit-sdk) and is currently available in beta version. We encourage you to share any issues you encounter while implementing this SDK with us or possible improvement suggestions to help us identify and improve this Java client. ## Requirements From 787e972562c7b4db1ed8c235eb467df9d78bbbe1 Mon Sep 17 00:00:00 2001 From: Yael Lever <97449452+Yaellever@users.noreply.github.com> Date: Thu, 4 Jan 2024 17:49:09 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9a8025c..f02a6673 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### unit-openapi-java-sdk -The official Java client library for the [Unit API](https://unit.co/docs/api/). This library is the first Unit SDK to be generated from the [Unit OpenAPI spec](https://github.com/unit-finance/openapi-unit-sdk) and is currently available in beta version. We encourage you to share any issues you encounter while implementing this SDK with us or possible improvement suggestions to help us identify and improve this Java client. +The official Java client library for the [Unit API](https://unit.co/docs/api/). This library is the first Unit SDK to be generated from the [Unit OpenAPI schema](https://github.com/unit-finance/openapi-unit-sdk) and is currently available in beta version. We encourage you to share any issues you encounter while implementing this SDK with us or possible improvement suggestions to help us identify and improve this Java client. ## Requirements From 0927a3a93988b4f4f3a1634b776b466999a70363 Mon Sep 17 00:00:00 2001 From: Yael Lever <97449452+Yaellever@users.noreply.github.com> Date: Thu, 4 Jan 2024 18:07:57 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f02a6673..4c069d59 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### unit-openapi-java-sdk -The official Java client library for the [Unit API](https://unit.co/docs/api/). This library is the first Unit SDK to be generated from the [Unit OpenAPI schema](https://github.com/unit-finance/openapi-unit-sdk) and is currently available in beta version. We encourage you to share any issues you encounter while implementing this SDK with us or possible improvement suggestions to help us identify and improve this Java client. +The official Java client library for the [Unit API](https://unit.co/docs/api/). This library is the first Unit SDK to be generated from the [Unit OpenAPI schema](https://github.com/unit-finance/openapi-unit-sdk) and is currently available in beta. We encourage you to share any issues you encounter while implementing this SDK with us, and any comments or suggestions, to contribute to the development of this Java client. ## Requirements From 39f69828a697be5cd5a92b3027884af378cf3b08 Mon Sep 17 00:00:00 2001 From: Yael Lever <97449452+Yaellever@users.noreply.github.com> Date: Thu, 4 Jan 2024 18:09:16 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c069d59..1839563d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### unit-openapi-java-sdk -The official Java client library for the [Unit API](https://unit.co/docs/api/). This library is the first Unit SDK to be generated from the [Unit OpenAPI schema](https://github.com/unit-finance/openapi-unit-sdk) and is currently available in beta. We encourage you to share any issues you encounter while implementing this SDK with us, and any comments or suggestions, to contribute to the development of this Java client. +The official Java client library for the [Unit API](https://unit.co/docs/api/). This library is the first Unit SDK to be generated from the [Unit OpenAPI schema](https://github.com/unit-finance/openapi-unit-sdk) and is currently available in beta. We encourage you to share any comments, suggestions or issues you encounter while implementing this SDK with us and contribute to the development of this Java client. ## Requirements