-
Improvement
-
Resolution: Fixed
-
Normal
-
None
In the documentation of many of our endpoints, we have the following text in one form or the other:
In order to query this endpoint, send a GET request with the token in the Authorization header.
We should create an Authorization section in our docs and puts the instructions for authentication there. In the documentation of all our endpoints, we can then just link to it instead of repeating the same information.