You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A to-be-improved list of things to document for the upcoming 0.3.0, with links to possible documentation when available:
Admin API
New routes to document in the sidebar, /plugins_configurations should be considered deprecated in favour of /apis/{api}/plugins[feature] RESTful Admin API kong#257
Update the tutorials to use the new routing (/apis/{api}/plugins and /consumer/{consumer}/keyauth) which will stop confusing users about the famous "API_ID" as a form parameter.
A to-be-improved list of things to document for the upcoming 0.3.0, with links to possible documentation when available:
/plugins_configurations
should be considered deprecated in favour of/apis/{api}/plugins
[feature] RESTful Admin API kong#257/apis/{api}/plugins
and/consumer/{consumer}/keyauth
) which will stop confusing users about the famous "API_ID" as a form parameter.application/json
Content Type. [feature] Admin API now supports form-encoded and json kong#236PUT
calls. [feature] Admin API now supports form-encoded and json kong#236X-Host-Override
. [feature] support for alternate Host header kong#246Document the Analytics plugin. [feature] Analytics plugin kong#272Not related to 0.3.0, but still missing
X-Host-Override
header.The text was updated successfully, but these errors were encountered: