Skip to content

Update Algorithm to accept a skip_values attribute #232

@ericbuckley

Description

@ericbuckley

Summary

Update the Algorithm to accept the skip_values attribute per specified in RFC-003. This should include work to define a default set in initial_configuration.json, accept the data in the API and store it in the database.

Acceptance Criteria

  • Updates to initial_algorithms.json
  • Updates to the create and update algorithm API endpoints to accept skip_values
  • Updates to the algorithm database table to store skip_values
  • Changes to site/reference.md to explain skip_values and what values are available for use
  • Test cases

Details / Tasks

This work focuses on the acceptance and storing the new attribute, but not the processing. A separate, dependant, issue will be used to implement the actually cleaning step as per RFC-003.

Background / Context

RFC-003

Related Issues/PRs

#215

Metadata

Metadata

Assignees

Labels

apiNew API feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions