mattermost-community/focalboard

Doc: API docs don't mention the headers correctly

Open

#4402 opened on Dec 25, 2022

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
DocumentationHelp WantedUp for grabs

Description

Summary

The need to provide the X-Requested-With header and Authorization: Bearer <token> are missing from the swagger docs.

Link to documentation page

https://htmlpreview.github.io/?https://github.com/mattermost/focalboard/blob/main/server/swagger/docs/html/index.html

Contributor guide