Skip to content

Conversation

@helpermethod
Copy link

Subsystem

  • Client Resources Plugin
  • Server Resources Plugin

Motivation
The JavaDoc in its current form does not compile as the Users data class must have at least one primary constructor parameter, which it doesn't. See KTOR-5492 for more details.

Solution
Replaces the data classes in the example with normal classes analogue to the examples in the documentation.

@helpermethod helpermethod changed the title fix(documentation): Fix broken JavaDoc for client and server Resources.kt KTOR-5492 Javadoc for Resources.kt cannot be compiled Feb 7, 2023
@rsinukov
Copy link

Thanks for the PR!

@rsinukov rsinukov merged commit fb161cd into ktorio:main Feb 13, 2023
@helpermethod helpermethod deleted the fix/KTOR-5492 branch February 13, 2023 05:59
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