Respond 404 if the property does not exist:
error type | HTTP Response code | Response content |
---|---|---|
Property with the given ID does not exist | 404 | "code": "property-not-found", "message": "Could not find a property with the ID: '{property_id}'" |
Respond 404 if the property does not exist:
error type | HTTP Response code | Response content |
---|---|---|
Property with the given ID does not exist | 404 | "code": "property-not-found", "message": "Could not find a property with the ID: '{property_id}'" |
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
REST: Respond 404 if the property does not exist | mediawiki/extensions/Wikibase | master | +89 -7 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Ifrahkhanyaree_WMDE | T323137 Provide property data using Wikibase REST API | |||
Resolved | Ifrahkhanyaree_WMDE | T344228 Functionality for REST API v1 | |||
Resolved | WMDE-leszek | T337720 🏠️ Provide an initial way of reading property data using Wikibase REST API | |||
Resolved | Muhammad_Yasser_Jazirahly_WMDE | T337840 🏠️ Respond 404 if the property does not exist |
Change 927709 had a related patch set uploaded (by Muhammad Jaziraly; author: Muhammad Jaziraly):
[mediawiki/extensions/Wikibase@master] REST: Respond 404 if the property does not exist
Change 927709 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] REST: Respond 404 if the property does not exist