Skip to content

Commit

Permalink
add TODO for expanding field names later
Browse files Browse the repository at this point in the history
resolves #123
  • Loading branch information
amorton committed Feb 22, 2023
1 parent 4f557eb commit 0800fd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/jsonapi-spec.textile
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ bc(syntax)..

p. The @_id@ field is a "reserved name" and is always interpreted as the document identity field. See *TODO DOC ID LINK* for restrictions on it's use.

*TODO* add support for allowing "." and "$" in the field names, not needed for the intitial demo release.

p. _Sample:_

bc(sample)..
Expand Down

0 comments on commit 0800fd9

Please sign in to comment.