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

Create the Swagger specification for the application #5

Closed
2 tasks done
toddysm opened this issue Jan 12, 2022 · 0 comments · Fixed by #20 · May be fixed by #37
Closed
2 tasks done

Create the Swagger specification for the application #5

toddysm opened this issue Jan 12, 2022 · 0 comments · Fixed by #20 · May be fixed by #37
Assignees
Milestone

Comments

@toddysm
Copy link
Contributor

toddysm commented Jan 12, 2022

User Story

As a developer, I want to write a swagger specification that can handle HTTP requests for the AI Feedback component.

Estimated time to complete

16 hours

Acceptance Criteria

  • Create a YAML document with POST and GET requests
    • Return 200 for GET and 201 for POST on Postman

Pull Request

#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment