diff --git a/.spelling b/.spelling index 4accec82..4b7b41ea 100644 --- a/.spelling +++ b/.spelling @@ -299,4 +299,6 @@ hapi webpack droppable box-openapi -dotnet \ No newline at end of file +dotnet +deserialisation +schemas \ No newline at end of file diff --git a/code/src/tests/checkFrontmatter.test.js b/code/src/tests/checkFrontmatter.test.js index a63ca025..05a6fa41 100644 --- a/code/src/tests/checkFrontmatter.test.js +++ b/code/src/tests/checkFrontmatter.test.js @@ -34,6 +34,7 @@ files.forEach(source => { 'sdks', 'node', 'python', + 'swift', 'typescript', 'windows', 'java', diff --git a/content/2024/06-28-box-swift-sdk-generated-030-released.md b/content/2024/06-28-box-swift-sdk-generated-030-released.md index c3865ff8..33cb9872 100644 --- a/content/2024/06-28-box-swift-sdk-generated-030-released.md +++ b/content/2024/06-28-box-swift-sdk-generated-030-released.md @@ -13,7 +13,7 @@ collapse: true ### Bug Fixes -* Change base urls (box/box-codegen[#491][1]) ([#115][2]) ([`d0a7adb`][3]) +* Change base URLs (box/box-codegen[#491][1]) ([#115][2]) ([`d0a7adb`][3]) * Fix Box AI endpoints (box/box-openapi[#418][4]) ([#88][5]) ([`022f83a`][6]) * Fix CI for auto update pull requests (box/box-codegen[#506][7]) ([#135][8]) ([`a62e238`][9]) * fix deserialisation of Union with array in Swift (box/box-codegen[#486][10]) ([#94][11]) ([`4f187be`][12])