Confirmed users
1,136
edits
No edit summary |
(Questions about request and response) |
||
| Line 1: | Line 1: | ||
== Request == | |||
What is the API for a request in PFS2? | |||
Is it a GET with query string like [PFS], or is it a POST with a JSON encoded body (like one below with less info)? | |||
Will there be a batch request mode, or 1 request per plugin? | |||
== Response == | |||
Is the following data a sample of the JSON output of PFS2? | |||
[ { | [ { | ||
"name" : "Plugin", | "name" : "Plugin", | ||