Skip to content

Conversation

@sandwwraith
Copy link
Member

Fixes #3003

@sandwwraith sandwwraith requested a review from fzhinkin October 23, 2025 15:58
@pdvrieze
Copy link
Contributor

This looks, good, but it is probably also a good idea to add the same/similar warnings to the various descriptor factories in kotlinx.serialization.descriptors.SerialDescriptors.kt

@sandwwraith
Copy link
Member Author

We have "The resulting descriptor will be uniquely identified by the given [serialName], [typeParameters] and elements structure described in [builderAction] function." comment on buildClassSerialDescriptor and "[serialName] must be non-blank and unique." on PrimitiveSerialDescriptor. So only documentation for SerialDescriptor() requires an update.

@sandwwraith sandwwraith requested a review from fzhinkin October 28, 2025 10:42
@sandwwraith sandwwraith merged commit 6488fef into dev Oct 29, 2025
4 checks passed
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.

5 participants