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

Model Endpoints #2

Open
ayelen opened this issue May 5, 2021 · 0 comments
Open

Model Endpoints #2

ayelen opened this issue May 5, 2021 · 0 comments

Comments

@ayelen
Copy link
Owner

ayelen commented May 5, 2021

As a User, I would like to generate request to consult the information into the system

Requirements:

  • GET /countries

  • GET /countries/#{country_id}

  • GET /countries/#{country_id}/provinces

  • GET /countries/#{country_id}/provinces/#{province_id}

  • GET /provinces scoped_by {user.country}

  • POST/PUT /countries/#

  • POST/PUT /countries/#{country_id}/provinces/#{province_id}

  • Model Generation

  • Rspecs

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