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

Country collection #159

Open
8 tasks
kumy opened this issue Sep 10, 2018 · 0 comments
Open
8 tasks

Country collection #159

kumy opened this issue Sep 10, 2018 · 0 comments

Comments

@kumy
Copy link
Member

kumy commented Sep 10, 2018

User story

As an API consumer I want to get details of a country so then I can display them in my application

Acceptance criteria

  • Anyone CAN have access to attributes
  • A country collection MUST be filterable
  • A country collection MUST be sortable
  • A country collection MUST have pagination
  • A country collection MUST include attributes:
    • country name
    • country ISO code
  • A country collection MUST have links to:
    • users
    • GeoKrety currently in country
  • The countries MUST be at least readable in an ISO 3166-1-alpha-2 format code of a country
  • A country collection MUST be able to include only a subset of fields
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