https://bugzilla.wikimedia.org/show_bug.cgi?id=49526

       Web browser: ---
            Bug ID: 49526
           Summary: [editEntity API] Refactoring: add parameter "new"
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Currently the functionality to create new entities via the editEntity API
module is broken. It will accidentally work for items, if the "id" parameter is
not set but there is currently no way to create other entities than items.

The "new" parameter should contain the type of entity to create, currently
"item"|"property"|"query". If the "id" parameter is set, the "new" parameter
must not be set, this has to be checked.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to