From 90e5774b8ecab310f8ce5e09c3b25d2508f773dd Mon Sep 17 00:00:00 2001 From: mcclowes Date: Sat, 1 Nov 2025 00:03:12 +0000 Subject: [PATCH] docs: Add OAS changelog for 2025-11 --- .github/last_oas_check | 2 +- blog/251101-oas-updates.md | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 blog/251101-oas-updates.md diff --git a/.github/last_oas_check b/.github/last_oas_check index 827ee2b7c..592b76cc2 100644 --- a/.github/last_oas_check +++ b/.github/last_oas_check @@ -1 +1 @@ -7460ea430ee58760d1eb354d9433ece355b426f6 \ No newline at end of file +b0cef8348b597a0acba3f3cf763d06ec1c1d176c \ No newline at end of file diff --git a/blog/251101-oas-updates.md b/blog/251101-oas-updates.md new file mode 100644 index 000000000..0be5b5a4b --- /dev/null +++ b/blog/251101-oas-updates.md @@ -0,0 +1,19 @@ +--- +title: "OpenAPI Specification Updates" +date: 2025-11-01 +tags: ["Update", "Changelog"] +authors: "codat-bot" +--- + +This update summarizes recent changes made to our OpenAPI Specifications. + + + + +## Codat-Spend-Insights + + +### Modified Endpoints + +- `/companies/{companyId}/reports/spendAnalysis/{reportId}/suppliers` +- `/companies/{companyId}/reports/spendAnalysis/{reportId}/paymentMethods`