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

       Web browser: ---
             Bug #: 39349
           Summary: Make uploadcampaign api documentation complete
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: UploadWizard
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


The current documentation is:

* action=uploadcampaign *
  API module for fetching data on Upload Campaigns, associated with
UploadWizard.
  Do not rely on this, it is an API method mostly for developer convenience and
  may change without warning.

This module requires read rights
Parameters:
  campaigns           - The name(s) of the campaign(s) to fetch info on. If
empty, all campaigns will be fetched.
                        Separate values with '|'
                        Maximum number of values 50 (500 for bots)
  ucprop              - 
                        Values (separate with '|'): config
                        Default: 
Examples:
  api.php?action=uploadcampaign
  api.php?action=uploadcampaign&campaigns=wlm-at|wlm-es

So no info about valid ucprop values. Things like
https://commons.wikimedia.org//w/api.php?action=uploadcampaign&format=json&ucprop=config
should be documented (more hidden features?)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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