Commit 9481baff authored by David Lawrence's avatar David Lawrence

Bug 1178618: POD test failing due to undocumented methods api_version,…

Bug 1178618: POD test failing due to undocumented methods api_version, api_namespace, and load_error
parent 0e38f2b7
...@@ -514,6 +514,11 @@ version of the API is being used to access the constant values. ...@@ -514,6 +514,11 @@ version of the API is being used to access the constant values.
Returns a L<JSON> encode/decoder object. Returns a L<JSON> encode/decoder object.
=item load_error
Method that stores error data if a API module fails to load and ThrowUserError
or ThrowCodeError needs to send a proper error to the client.
=item cgi =item cgi
Returns a L<Bugzilla::CGI> object. Returns a L<Bugzilla::CGI> object.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment