Skip to content

Commit

Permalink
Merge branch 'paulsonnentag-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
paularmstrong committed Jun 1, 2017
2 parents d77c91b + a6726c6 commit 37d35d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ You *do not* need to define any keys in your entity other than those that hold n
#### Instance Methods

* `define(definition)`: When used, the `definition` passed in will be merged with the original definition passed to the `Entity` constructor. This method tends to be useful for creating circular references in schema.

#### Instance Attributes

* `key`: Returns the key provided to the constructor.
* `idAttribute`: Returns the idAttribute provided to the constructor in options.

Expand Down

0 comments on commit 37d35d6

Please sign in to comment.