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

Waypoints collection #163

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

Waypoints collection #163

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 waypoint so then I can display them in my application

Acceptance criteria

  • Anyone CAN have access to attributes
  • A waypoint collection MUST be filterable
  • A waypoint collection MUST be sortable
  • A waypoint collection MUST have pagination
  • A waypoint collection MUST include attributes:
    • waypoint
    • name
    • latitude
    • longitude
    • altitude
    • country code
    • owner
    • type
    • link
    • status
    • last update date time
  • A waypoint MUST have links to:
    • GeoKrety currently in waypoint
  • The country code MUST be at least readable in an ISO 3166-1-alpha-2 format code of a country
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