Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Fix Groups Documentation #322

Open
5 tasks
bsdworkin opened this issue Dec 20, 2022 · 0 comments
Open
5 tasks

[TASK] Fix Groups Documentation #322

bsdworkin opened this issue Dec 20, 2022 · 0 comments

Comments

@bsdworkin
Copy link
Collaborator

bsdworkin commented Dec 20, 2022

Description

Please provide a detailed description of the issue.
Example: As a (user or developer), I want to be able to (feature or function) so that (reason to implement).

The Groups documentation is not current and can cause issues/confusion with making certain requests. In order to keep things fluid we should fix these

Acceptance Criteria

Please describe what it means for this issue to be considered complete.

  • Cleanup groups GET requests by removing the body in swagger docs and ensure all headers are form enabled within swagger
  • Fix api/groups/{groupID}/posts POST documentation by adding in body and groupID to be form enabled within swagger
  • Change auth bearer token in swagger to no longer need "Bearer" prefix
  • Remove deprecated internal ID handling for the service account implementation
  • Remove need for having to add APP string header for every request in swagger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant