From 3c0f346b0b5f3e64aaaf1f4393c4fc31ca9580a0 Mon Sep 17 00:00:00 2001 From: mcclowes Date: Mon, 1 Sep 2025 00:03:49 +0000 Subject: [PATCH] docs: Add OAS changelog for 2025-09 --- .github/last_oas_check | 2 +- blog/250901-oas-updates.md | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 blog/250901-oas-updates.md diff --git a/.github/last_oas_check b/.github/last_oas_check index 827ee2b7c..2b9c173d6 100644 --- a/.github/last_oas_check +++ b/.github/last_oas_check @@ -1 +1 @@ -7460ea430ee58760d1eb354d9433ece355b426f6 \ No newline at end of file +f4acaa160069ae75376d84a8416c33385d450250 \ No newline at end of file diff --git a/blog/250901-oas-updates.md b/blog/250901-oas-updates.md new file mode 100644 index 000000000..b0901998d --- /dev/null +++ b/blog/250901-oas-updates.md @@ -0,0 +1,19 @@ +--- +title: "OpenAPI Specification Updates" +date: 2025-09-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}/paymentMethods` +- `/companies/{companyId}/reports/spendAnalysis/{reportId}/suppliers`