Skip to content

Conversation

@vincib
Copy link

@vincib vincib commented Aug 21, 2025

… so I guess languages may be null in Relationship model?

We found that documentation issue while debugging this client API (which is based automatically on Mastodon documentation)

This commit just state that languages may be null in the Relationship object, using the same syntax for {{nullable}} as other objects

… so I guess languages may be null in Relationship model?

We found that documentation issue while debugging this client API (which is based automatically on Mastodon documentation)
vazaha-nl/mastodon-api-client#7 (comment)

**Description:** Which languages are you following from this user?\
**Type:** Array of String (ISO 639-1 language two-letter code)\
**Type:** {{<nullable>}} Array of String(ISO 639-1 language two-letter code), or null \
Copy link
Contributor

Choose a reason for hiding this comment

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

Moving a space

Suggested change
**Type:** {{<nullable>}} Array of String(ISO 639-1 language two-letter code), or null \
**Type:** {{<nullable>}} Array of String (ISO 639-1 language two-letter code), or null\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants