move 'Integration Best Practice' wiki page into bmo API documentation
Categories
(bugzilla.mozilla.org :: Documentation, task, P2)
Tracking
()
People
(Reporter: glob, Assigned: emceeaich)
Details
To make the "Integration Best Practice" wiki page discoverable it should be moved into the existing BMO API documentation on readthedocs.
https://wiki.mozilla.org/BMO/Integration_Best_Practice --> https://bmo.readthedocs.io/en/latest/api/
Assignee | ||
Updated•6 years ago
|
While investigating a different issue I discovered that https://bmo.readthedocs.io/en/latest/api/core/v1/general.html#authentication is missing the references to the X- authentication headers which are visibile on https://bugzilla.readthedocs.io/en/latest/api/core/v1/general.html#authentication (landed on BMO via bug 1045145).
we'll need to add that too.
Comment 2•6 years ago
|
||
I submit a PR to try and true this up, but still keep the focus on using X- header auth for API's only.
https://github.com/mozilla-bteam/bmo/pull/1439
I welcome review and feedback. I'm also curious if upstream would be interested in accepting this or whether we think this will reside as BMO-only doc mods. (at the risk of them being overwritten in a future true up?)
Description
•