You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add concept_class and datatype to cascade hierarchy view response
The hierarchy view's ConceptMinimalSerializerRecursive only returned
minimal fields (id, display_name, retired, etc.), forcing clients to
make a second flat+verbose API call to get concept_class and datatype.
Add these two fields to the serializer. This is purely additive —
no existing fields change, the nested entries structure is preserved.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments