Include relationship descriptions in schema

Created on 14 May 2025, about 2 months ago

Problem/Motivation

Currently field descriptions are included in resource attributes but not in relationships.

Steps to reproduce

  1. Create a basic article node type.
  2. Go to /jsonapi/node/article/resource/schema
  3. Observe that definitions.attributes.properties.revision_timestamp.description is set.
  4. Observe that definitions.relationships.properties.revision_uid.description is NOT set (and should be).

Proposed resolution

Add descriptions for relationships.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States m.stenta

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024