From 2fc5bd19b527299b7405721fd8170f07576ac6f8 Mon Sep 17 00:00:00 2001 From: Kamron Brooks Date: Fri, 23 Feb 2024 00:18:55 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9437aa..382941a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/healyhatman/keypay-php/Check%20&%20fix%20styling?label=code%20style)](https://github.com/healyhatman/keypay-php/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain) [![Total Downloads](https://img.shields.io/packagist/dt/healyhatman/keypay-php.svg?style=flat-square)](https://packagist.org/packages/healyhatman/keypay-php) -A client library for the [KeyPay API](https://api.keypay.com.au/), built from the provided OpenAPI v2 specification +A client library for the [KeyPay API](https://api.keypay.com.au/), built from the provided [OpenAPI v2 specification](https://api.keypay.com.au/swagger-au.json) using the [OpenAPI Generator](https://opencollective.com/openapi_generator) ## Requirements - PHP 7.4