Skip to content
#

android-server

Here are 10 public repositories matching this topic...

Language: All
Filter by language
milovan92
milovan92 commented Apr 30, 2020

Also potentially in all javadoc annotations used for Params.

In both QueryParam and RequestParam javadoc for defaultValue() states -
"Supplying a default value implicitly sets {@link #required()} to {@code false}.",
which is actually incorrect.
If you set only the defaultValue, server will return the error: "Missing param [x] for method parameter."
So currently if I want to add an option

Improve this page

Add a description, image, and links to the android-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-server topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.