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

Define schemas for various Resource types #1

Open
akshgpt7 opened this issue Apr 28, 2020 · 0 comments
Open

Define schemas for various Resource types #1

akshgpt7 opened this issue Apr 28, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@akshgpt7
Copy link
Owner

The requests which require a request body take in a particular format of the body, called resource type.
There are various resources defined in the API for the same. The task is to create an interface for each of those resources, and change the type of all the body parameters according to the resource type they accept.
For the exact schema and list of all resource types, refer this page.

@akshgpt7 akshgpt7 added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant