Skip to content

Commit

Permalink
Merge "REST: Fix incorrect operationId in OpenAPI document"
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-bot authored and Gerrit Code Review committed Jul 26, 2023
2 parents a2ae303 + 2f8682c commit 140b9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repo/rest-api/specs/resources/properties/single.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"get": {
"operationId": "getPropertyStatement",
"operationId": "getProperty",
"tags": [ "properties" ],
"summary": "Retrieve a single Wikibase Property by ID",
"parameters": [
Expand Down

0 comments on commit 140b9c7

Please sign in to comment.