-
Notifications
You must be signed in to change notification settings - Fork 45
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
Contribute data to Quote endpoint #141
Comments
@lelouchB I would like to take up this issue and for that I want you to reactify some of my queries as well like what's the process of contributing data to any endpoint as there ain't any CREATE or UPDATE routes, or something else. |
@Mayank0255 For this issue, you will have to send a PR with different quotes in a JSON format to the You can google Final Space quotes and copy the quotes from there and create one quote with indormation as per the schema.
After around 30 - 50 quotes, I will create more issues on this endpoint. Are you still interested in this issue? Hope this answers your question. |
@lelouchB I think I am interested in it just two things that in the endpoint branch should I pull from |
You can work with the existing code. After the JSON is completed. I will add it to the database so it doesn't matter where you add the JSON in |
Perfect will begin with the json first then create the endpoint. Right? |
Yeah |
@lelouchB ya please do that |
Contirbute data to
quote
endpoint.Make the PR to
endpoint
branch.The text was updated successfully, but these errors were encountered: