Skip to content

Commit

Permalink
Merge pull request #547 from HubSpot/feature/12.0.0
Browse files Browse the repository at this point in the history
Merge 12.0.0 to master
  • Loading branch information
ksvirkou-hubspot authored Sep 23, 2024
2 parents ef4b193 + c191444 commit 31e3a83
Show file tree
Hide file tree
Showing 904 changed files with 20,344 additions and 23,694 deletions.
119 changes: 117 additions & 2 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codegen/cms/blogs/blog_posts/apis/BlogPostsApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ export class BlogPostsApiRequestFactory extends BaseAPIRequestFactory {
}

/**
* Set a Blog Post as the primary language of a multi-language group.
* Set the primary language of a multi-language group to the language of the provided post (specified as an id in the request body)
* Set a new primary language
* @param setNewLanguagePrimaryRequestVNext The JSON representation of the SetNewLanguagePrimaryRequest object.
*/
Expand Down
Loading

0 comments on commit 31e3a83

Please sign in to comment.