From 04fbca95afd17f14d2ed71fa01f761681f4438e1 Mon Sep 17 00:00:00 2001 From: Warren Parad <5056218+wparad@users.noreply.github.com> Date: Tue, 9 Jan 2024 14:55:01 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index d9231f6..10dde3b 100644 --- a/README.md +++ b/README.md @@ -124,8 +124,4 @@ namespace Microservice ``` ### Contribution guidelines for the Authress SDK -This package is autogenerated via the openapi generator, which can be found at: - -```sh -curl -XPOST https://generator3.swagger.io/api/generate -H 'content-type: application/json' -d '{"specURL" : "https://api.authress.io/.well-known/openapi.json","lang" : "csharp-dotnet2","type" : "CLIENT","codegenVersion" : "V3"}' --output sdk_files -``` +[Contribution guidelines](./contributing.md)