{
	"@metadata": {
		"authors": [
			"Christian Dullweber",
			"Katie Filbert"
		]
	},
	"apihelp-wbsgetsuggestions-description": "API module for getting suggestions of additional properties to add to a Wikibase entity. The API module is primarily intended for use by the suggester widget when users are editing Wikibase entities.",
	"apihelp-wbsgetsuggestions-summary": "API module for getting suggestions of additional properties to add to a Wikibase entity. The API module is primarily intended for use by the suggester widget when users are editing Wikibase entities.",
	"apihelp-wbsgetsuggestions-example-1": "Get suggestions for entity Q4",
	"apihelp-wbsgetsuggestions-example-2": "Get suggestions for entity Q4 from rank 10 to 15",
	"apihelp-wbsgetsuggestions-example-3": "Get suggestions for the property combination P21 and P31",
	"apihelp-wbsgetsuggestions-example-4": "Get suggestions for the qualifiers that are used with P21",
	"apihelp-wbsgetsuggestions-example-5": "Get suggestions for the references that are used with P21",
	"apihelp-wbsgetsuggestions-param-context": "Either item, reference or qualifier.",
	"apihelp-wbsgetsuggestions-param-continue": "Offset where to continue a search.",
	"apihelp-wbsgetsuggestions-param-entity": "Suggest properties for the given entity, based on existing list of properties that the entity has.",
	"apihelp-wbsgetsuggestions-param-include": "Which suggestions to include: Per default only properties that might be added (non-deprecated, not yet present) will be suggested.",
	"apihelp-wbsgetsuggestions-param-language": "Language for result.",
	"apihelp-wbsgetsuggestions-param-limit": "Maximum number of results.",
	"apihelp-wbsgetsuggestions-param-properties": "Suggest additional properties for the given list of properties.",
	"apihelp-wbsgetsuggestions-param-search": "Search for this text.",
	"apihelp-wbsgetsuggestions-param-size": "Specify number of suggestions to be returned.",
	"apihelp-wbsgetsuggestions-param-types": "Suggest additional properties for the given list of types (these values are equal to ones that would be gathered through the classifyingPropertyIds if an entity is provided in the API call). Used in combination with the properties parameter.",
	"propertysuggester-wbsgetsuggestions-either-entity-or-properties": "Provide either entity-id parameter 'entity' or a list of properties 'properties'",
	"apihelp-wbsgetsuggestions-param-event": "Event ID used to match events recorded client and server side."
}
