Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [GROOT-1552] implement taxonomy methods in CDA #2389

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

LiamStokingerContentful
Copy link
Contributor

@LiamStokingerContentful LiamStokingerContentful commented Nov 27, 2024

Summary

This PR introduces support for the base taxonomy CDA methods that are going in beta next month.

Description

This adds support for 4 new methods:

  • getConcept
  • getConcepts
  • getConceptScheme
  • getConceptSchemes

Motivation and Context

Todos

  • Implemented feature
  • Feature with pending implementation

Screenshots (if appropriate):

hiddenLabels?: {
[locale in Locales]: string[]
}
note?: {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
note?: {
note?: {

A small note that all notes can be null as well

@LiamStokingerContentful LiamStokingerContentful marked this pull request as ready for review December 5, 2024 14:26
@LiamStokingerContentful LiamStokingerContentful requested a review from a team as a code owner December 5, 2024 14:26
@LiamStokingerContentful LiamStokingerContentful merged commit a632a7f into master Dec 6, 2024
3 checks passed
@LiamStokingerContentful LiamStokingerContentful deleted the GROOT-1552-taxonomy-methods branch December 6, 2024 09:57
@contentful-automation
Copy link
Contributor

🎉 This PR is included in version 11.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants