From 9c412820ccfb5ad13e573aa4581a4322b6690bf8 Mon Sep 17 00:00:00 2001 From: olivierapivideo Date: Thu, 7 Sep 2023 08:44:15 +0000 Subject: [PATCH] feat(ci): include client doc in documentation --- .gitignore | 1 + .openapi-generator/FILES | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 627d360..d1353b4 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ iOSInjectionProject/ **/xcshareddata/WorkspaceSettings.xcsettings # End of https://www.toptal.com/developers/gitignore/api/swift,xcode +documentation.md \ No newline at end of file diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES index 17e4dae..02760bf 100644 --- a/.openapi-generator/FILES +++ b/.openapi-generator/FILES @@ -192,6 +192,7 @@ docs/Webhook.md docs/WebhooksAPI.md docs/WebhooksCreationPayload.md docs/WebhooksListResponse.md +documentation.md git_push.sh post-generate.sh project.yml