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

v6 Strike REST API #1143

Closed
dfaller opened this issue Apr 20, 2018 · 1 comment
Closed

v6 Strike REST API #1143

dfaller opened this issue Apr 20, 2018 · 1 comment
Assignees
Labels
Projects

Comments

@dfaller
Copy link
Contributor

dfaller commented Apr 20, 2018

Create new v6 Strike REST APIs. There are no changes from v5. Create new v6 versions of all Strike-related JSON schemas. Look at changing POST /v6/strikes/ so that user does not submit name (Scale-generated instead from title). Add docs to new v6 section of the REST API docs.

@dfaller dfaller added this to the Backlog milestone Apr 20, 2018
@dfaller dfaller added this to To do in V6 REST API via automation Apr 20, 2018
@JohnPTobe JohnPTobe moved this from To do to In progress in V6 REST API Jun 14, 2018
@JohnPTobe JohnPTobe self-assigned this Jun 14, 2018
@JohnPTobe
Copy link

auto generate name from title field, ignore user specified name if present.
write util for converting title to name that works like seed convention:
just lower case letters and dashes
limit to 30ish characters (whatever the database field allows)
append uuid if conflicts with another name

V6 REST API automation moved this from In progress to Done Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
V6 REST API
  
Done
Development

No branches or pull requests

2 participants