From b66063fd3540c39459db1b496f407af443a4b5e6 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 20 Feb 2026 03:04:07 +0000 Subject: [PATCH] [XAPI-1544] Centralise codegen script (#407) * [XAPI-1544] Refactor docs generation scripts * [XAPI-1544] Create shared script for codegen And update all languages to use it * [XAPI-1544] Update working directory * [XAPI-1544] Remove options Don't seem to be required, resulting code is the same without * [XAPI-1544] Fix scripts * [XAPI-1544] Move cleanup outside of accounting generation * [XAPI-1544] Refactor to define each task once with parameters * [XAPI-1544] Download specs once * [XAPI-1544] Always clean output dir Centralise logic * [XAPI-1544] Add clearer messaging and debug flag * [XAPI-1544] Show how many files were modified * [XAPI-1544] Always set branch and repo * [XAPI-1544] Remove validation Overkill --- docs/v1/finance/index.html | 865 ------------------------- xero_python/finance/__init__.py | 10 - xero_python/finance/api/finance_api.py | 301 --------- xero_python/finance/docs/FinanceApi.md | 266 -------- xero_python/finance/models/__init__.py | 10 - 5 files changed, 1452 deletions(-) diff --git a/docs/v1/finance/index.html b/docs/v1/finance/index.html index 512d23f0..f55aa345 100644 --- a/docs/v1/finance/index.html +++ b/docs/v1/finance/index.html @@ -862,104 +862,6 @@