Page MenuHomePhabricator

add checkbox to ApiSandbox to use formatversion=2
Closed, ResolvedPublic

Description

Now that we have formatversion=2 it would be nice if ApiSandbox were aware of it. Otherwise API examples showing off the new format will give different results when you [try in ApiSandbox].

I think the logic in JavaScript is

  • if format is json or jsonfm
    • add a checkbox "[ ] Use v2 JSON results format" under the format <select> box.

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

Spage raised the priority of this task from to Medium.
Spage updated the task description. (Show Details)

Change 209570 had a related patch set uploaded (by Anomie):
WIP: Add Special:ApiSandbox

https://gerrit.wikimedia.org/r/209570

Change 209570 merged by jenkins-bot:
Add Special:ApiSandbox

https://gerrit.wikimedia.org/r/209570