{
	"@metadata": {
		"authors": [
			"Aaron Schulz"
		]
	},
	"rest-module-wikibase.v1-title": "Wikibase REST API",
	"rest-module-wikibase.v1-desc": "OpenAPI definition of Wikibase REST API",
	"rest-endpoint-desc-get-wikibase-entities-item": "Retrieve a single Wikibase Item by ID.",
	"rest-endpoint-summ-get-wikibase-entities-item": "Retrieve a single Wikibase Item by ID",
	"rest-endpoint-desc-patch-wikibase-entities-item": "Change a single Wikibase Item by ID.",
	"rest-endpoint-summ-patch-wikibase-entities-item": "Change a single Wikibase Item by ID",
	"rest-endpoint-desc-post-wikibase-entities-items": "Create a Wikibase Item.",
	"rest-endpoint-summ-post-wikibase-entities-items": "Create a Wikibase Item",
	"rest-endpoint-desc-get-wikibase-entities-property": "Retrieve a single Wikibase Property by ID.",
	"rest-endpoint-summ-get-wikibase-entities-property": "Retrieve a single Wikibase Property by ID",
	"rest-endpoint-desc-patch-wikibase-entities-property": "Change a single Wikibase Property by ID.",
	"rest-endpoint-summ-patch-wikibase-entities-property": "Change a single Wikibase Property by ID",
	"rest-endpoint-desc-post-wikibase-entities-properties": "Create a Wikibase Property.",
	"rest-endpoint-summ-post-wikibase-entities-properties": "Create a Wikibase Property",
	"rest-endpoint-desc-get-wikibase-entitites-item-statements": "Retrieve Statements from an Item.",
	"rest-endpoint-summ-get-wikibase-entitites-item-statements": "Retrieve Statements from an Item",
	"rest-endpoint-desc-post-wikibase-entities-item-statements": "Add a new Statement to an Item.",
	"rest-endpoint-summ-post-wikibase-entities-item-statements": "Add a new Statement to an Item",
	"rest-endpoint-desc-get-wikibase-entitites-property-statements": "Retrieve Statements from a Property.",
	"rest-endpoint-summ-get-wikibase-entitites-property-statements": "Retrieve Statements from a Property",
	"rest-endpoint-desc-post-wikibase-entitites-properties-statements": "Add a new Statement to a Property.",
	"rest-endpoint-summ-post-wikibase-entitites-properties-statements": "Add a new Statement to a Property",
	"rest-endpoint-desc-get-wikibase-statement": "Retrieve a single Statement.",
	"rest-endpoint-summ-get-wikibase-statement": "Retrieve a single Statement",
	"rest-endpoint-desc-put-wikibase-statement": "Replace a single Statement.",
	"rest-endpoint-summ-put-wikibase-statement": "Replace a single Statement",
	"rest-endpoint-desc-patch-wikibase-statement": "Change elements of a single Statement.",
	"rest-endpoint-summ-patch-wikibase-statement": "Change elements of a single Statement",
	"rest-endpoint-desc-delete-wikibase-statement": "Delete a single Statement.",
	"rest-endpoint-summ-delete-wikibase-statement": "Delete a single Statement",
	"rest-endpoint-desc-get-wikibase-entitites-item-statement": "Retrieve a single Statement from an Item.",
	"rest-endpoint-summ-get-wikibase-entitites-item-statement": "Retrieve a single Statement from an Item",
	"rest-endpoint-desc-put-wikibase-entitites-item-statement": "Replace a single Statement of an Item.",
	"rest-endpoint-summ-put-wikibase-entitites-item-statement": "Replace a single Statement of an Item",
	"rest-endpoint-desc-patch-wikibase-entitites-item-statement": "Change elements of a single Statement of an Item.",
	"rest-endpoint-summ-patch-wikibase-entitites-item-statement": "Change elements of a single Statement of an Item",
	"rest-endpoint-desc-delete-wikibase-entitites-item-statement": "Delete a single Statement from an Item.",
	"rest-endpoint-summ-delete-wikibase-entitites-item-statement": "Delete a single Statement from an Item",
	"rest-endpoint-desc-get-wikibase-entitites-property-statement": "Retrieve a single Statement from a Property.",
	"rest-endpoint-summ-get-wikibase-entitites-property-statement": "Retrieve a single Statement from a Property",
	"rest-endpoint-desc-put-wikibase-entitites-property-statement": "Replace a single Statement of a Property.",
	"rest-endpoint-summ-put-wikibase-entitites-property-statement": "Replace a single Statement of a Property",
	"rest-endpoint-desc-patch-wikibase-entitites-property-statement": "Change elements of a single Statement of a Property.",
	"rest-endpoint-summ-patch-wikibase-entitites-property-statement": "Change elements of a single Statement of a Property",
	"rest-endpoint-desc-delete-wikibase-entitites-property-statement": "Delete a single Statement from a Property.",
	"rest-endpoint-summ-delete-wikibase-entitites-property-statement": "Delete a single Statement from a Property",
	"rest-endpoint-desc-get-wikibase-entitites-item-labels": "Retrieve an Item's labels.",
	"rest-endpoint-summ-get-wikibase-entitites-item-labels": "Retrieve an Item's labels",
	"rest-endpoint-desc-patch-wikibase-entitites-item-labels": "Change an Item's Labels.",
	"rest-endpoint-summ-patch-wikibase-entitites-item-labels": "Change an Item's Labels",
	"rest-endpoint-desc-get-wikibase-entitites-property-labels": "Retrieve a Property's labels.",
	"rest-endpoint-summ-get-wikibase-entitites-property-labels": "Retrieve a Property's labels",
	"rest-endpoint-desc-patch-wikibase-entitites-property-labels": "Change a Property's Labels.",
	"rest-endpoint-summ-patch-wikibase-entitites-property-labels": "Change a Property's Labels",
	"rest-endpoint-desc-get-wikibase-entitites-item-labels-code": "Retrieve an Item's label in a specific language.",
	"rest-endpoint-summ-get-wikibase-entitites-item-labels-code": "Retrieve an Item's label in a specific language",
	"rest-endpoint-desc-put-wikibase-entitites-item-labels-code": "Add / Replace an Item's label in a specific language.",
	"rest-endpoint-summ-put-wikibase-entitites-item-labels-code": "Add / Replace an Item's label in a specific language",
	"rest-endpoint-desc-delete-wikibase-entitites-item-labels-code": "Delete an Item's label in a specific language.",
	"rest-endpoint-summ-delete-wikibase-entitites-item-labels-code": "Delete an Item's label in a specific language",
	"rest-endpoint-desc-get-wikibase-entitites-item-labels-with-fallback-code": "Retrieve an Item's label in a specific language, with language fallback.",
	"rest-endpoint-summ-get-wikibase-entitites-item-labels-with-fallback-code": "Retrieve an Item's label in a specific language, with language fallback",
	"rest-endpoint-desc-get-wikibase-entitites-property-labels-code": "Retrieve a Property's label in a specific language.",
	"rest-endpoint-summ-get-wikibase-entitites-property-labels-code": "Retrieve a Property's label in a specific language",
	"rest-endpoint-desc-put-wikibase-entitites-property-labels-code": "Add / Replace a Property's label in a specific language.",
	"rest-endpoint-summ-put-wikibase-entitites-property-labels-code": "Add / Replace a Property's label in a specific language",
	"rest-endpoint-desc-delete-wikibase-entitites-property-labels-code": "Delete a Property's label in a specific language.",
	"rest-endpoint-summ-delete-wikibase-entitites-property-labels-code": "Delete a Property's label in a specific language",
	"rest-endpoint-desc-get-wikibase-entitites-property/labels-with-fallback-code": "Retrieve a Property's label in a specific language, with language fallback.",
	"rest-endpoint-summ-get-wikibase-entitites-property/labels-with-fallback-code": "Retrieve a Property's label in a specific language, with language fallback",
	"rest-endpoint-desc-get-wikibase-entitites-item-descriptions": "Retrieve an Item's descriptions",
	"rest-endpoint-summ-get-wikibase-entitites-item-descriptions": "Retrieve an Item's descriptions",
	"rest-endpoint-desc-patch-wikibase-entitites-item-descriptions": "Change an Item's descriptions.",
	"rest-endpoint-summ-patch-wikibase-entitites-item-descriptions": "Change an Item's descriptions",
	"rest-endpoint-desc-get-wikibase-entitites-property-descriptions": "Retrieve a Property's descriptions.",
	"rest-endpoint-summ-get-wikibase-entitites-property-descriptions": "Retrieve a Property's descriptions",
	"rest-endpoint-desc-patch-wikibase-entitites-property-descriptions": "Change a Property's descriptions.",
	"rest-endpoint-summ-patch-wikibase-entitites-property-descriptions": "Change a Property's descriptions",
	"rest-endpoint-desc-get-wikibase-entitites-item-descriptions-code": "Retrieve an Item's description in a specific language.",
	"rest-endpoint-summ-get-wikibase-entitites-item-descriptions-code": "Retrieve an Item's description in a specific language",
	"rest-endpoint-desc-put-wikibase-entitites-item-descriptions-code": "Add / Replace an Item's description in a specific language.",
	"rest-endpoint-summ-put-wikibase-entitites-item-descriptions-code": "Add / Replace an Item's description in a specific language",
	"rest-endpoint-desc-delete-wikibase-entitites-item-descriptions-code": "Delete an Item's description in a specific language.",
	"rest-endpoint-summ-delete-wikibase-entitites-item-descriptions-code": "Delete an Item's description in a specific language",
	"rest-endpoint-desc-get-wikibase-entitites-item-descriptions-with-fallback-code": "Retrieve an Item's description in a specific language, with language fallback.",
	"rest-endpoint-summ-get-wikibase-entitites-item-descriptions-with-fallback-code": "Retrieve an Item's description in a specific language, with language fallback",
	"rest-endpoint-desc-get-wikibase-entitites-property-descriptions-code": "Retrieve a Property's description in a specific language.",
	"rest-endpoint-summ-get-wikibase-entitites-property-descriptions-code": "Retrieve a Property's description in a specific language",
	"rest-endpoint-desc-put-wikibase-entitites-property-descriptions-code": "Add / Replace a Property's description in a specific language.",
	"rest-endpoint-summ-put-wikibase-entitites-property-descriptions-code": "Add / Replace a Property's description in a specific language",
	"rest-endpoint-desc-delete-wikibase-entitites-property-descriptions-code": "Delete a Property's description in a specific language.",
	"rest-endpoint-summ-delete-wikibase-entitites-property-descriptions-code": "Delete a Property's description in a specific language",
	"rest-endpoint-desc-get-wikibase-entitites-property-descriptions-with-fallback-code": "Retrieve a Property's description in a specific language, with language fallback.",
	"rest-endpoint-summ-get-wikibase-entitites-property-descriptions-with-fallback-code": "Retrieve a Property's description in a specific language, with language fallback",
	"rest-endpoint-desc-get-wikibase-entitites-item-aliases": "Retrieve an Item's aliases.",
	"rest-endpoint-summ-get-wikibase-entitites-item-aliases": "Retrieve an Item's aliases",
	"rest-endpoint-desc-patch-wikibase-entitites-item-aliases": "Change an Item's aliases.",
	"rest-endpoint-summ-patch-wikibase-entitites-item-aliases": "Change an Item's aliases",
	"rest-endpoint-desc-get-wikibase-entitites-property-aliases": "Retrieve a Property's aliases.",
	"rest-endpoint-summ-get-wikibase-entitites-property-aliases": "Retrieve a Property's aliases",
	"rest-endpoint-desc-patch-wikibase-entitites-property-aliases": "Change a Property's aliases.",
	"rest-endpoint-summ-patch-wikibase-entitites-property-aliases": "Change a Property's aliases",
	"rest-endpoint-desc-get-wikibase-entitites-item-aliases-code": "Retrieve an Item's aliases in a specific language.",
	"rest-endpoint-summ-get-wikibase-entitites-item-aliases-code": "Retrieve an Item's aliases in a specific language",
	"rest-endpoint-desc-post-wikibase-entitites-item-aliases-code": "Create / Add an Item's aliases in a specific language.",
	"rest-endpoint-summ-post-wikibase-entitites-item-aliases-code": "Create / Add an Item's aliases in a specific language",
	"rest-endpoint-desc-get-wikibase-entitites-property-aliases-code": "Retrieve a Property's aliases in a specific language.",
	"rest-endpoint-summ-get-wikibase-entitites-property-aliases-code": "Retrieve a Property's aliases in a specific language",
	"rest-endpoint-desc-post-wikibase-entitites-property-aliases-code": "Create / Add a Property's aliases in a specific language.",
	"rest-endpoint-summ-post-wikibase-entitites-property-aliases-code": "Create / Add a Property's aliases in a specific language",
	"rest-endpoint-desc-get-wikibase-entitites-item-sitelinks": "Retrieve an Item's Sitelinks.",
	"rest-endpoint-summ-get-wikibase-entitites-item-sitelinks": "Retrieve an Item's Sitelinks",
	"rest-endpoint-desc-patch-wikibase-entitites-item-sitelinks": "Change an Item's Sitelinks.",
	"rest-endpoint-summ-patch-wikibase-entitites-item-sitelinks": "Change an Item's Sitelinks",
	"rest-endpoint-desc-get-wikibase-entitites-item-sitelink": "Retrieve an Item's Sitelink.",
	"rest-endpoint-summ-get-wikibase-entitites-item-sitelink": "Retrieve an Item's Sitelink",
	"rest-endpoint-desc-put-wikibase-entitites-item-sitelink": "Add / Replace an Item's Sitelink.",
	"rest-endpoint-summ-put-wikibase-entitites-item-sitelink": "Add / Replace an Item's Sitelink",
	"rest-endpoint-desc-delete-wikibase-entitites-item-sitelink": "Delete an Item's Sitelink.",
	"rest-endpoint-summ-delete-wikibase-entitites-item-sitelink": "Delete an Item's Sitelink",
	"rest-endpoint-desc-get-wikibase-openapi": "Retrieve the module OpenAPI document.",
	"rest-endpoint-summ-get-wikibase-openapi": "Retrieve the module OpenAPI document",
	"rest-endpoint-desc-get-wikibase-property-data-types": "Retrieve the map of Property data types to value types.",
	"rest-endpoint-summ-get-wikibase-property-data-types": "Retrieve the map of Property data types to value types",
	"rest-endpoint-desc-get-wikibase-search-items": "Simple Item search by label and aliases.",
	"rest-endpoint-summ-get-wikibase-search-items": "Simple Item search by label and aliases",
	"rest-endpoint-desc-get-wikibase-search-properties": "Simple Property search by label and aliases.",
	"rest-endpoint-summ-get-wikibase-search-properties": "Simple Property search by label and aliases",
	"rest-endpoint-desc-get-wikibase-suggest-items": "Simple Item search by prefix, for labels and aliases.",
	"rest-endpoint-summ-get-wikibase-suggest-items": "Simple Item search by prefix, for labels and aliases",
	"rest-endpoint-desc-get-wikibase-suggest-properties": "Simple Property search by prefix, for labels and aliases.",
	"rest-endpoint-summ-get-wikibase-suggest-properties": "Simple Property search by prefix, for labels and aliases"
}
