Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesChristie committed May 16, 2013
1 parent d98fa6e commit 2dac8cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ is re-generated for each tagged release. If you'd like to generate docs on the

This needs a lot of explanation, but the basic structure of data coming into rest_suite should look something like this:

## Initialize
## Load/Delete
## Upsert/Transform
+ single record action
- id
- record_type
Expand All @@ -82,3 +85,6 @@ This needs a lot of explanation, but the basic structure of data coming into res
+ excise
- match_field (unique field to search against)
- value

## Saved Search
## Search (Ad-Hoc)

0 comments on commit 2dac8cd

Please sign in to comment.