Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
Bump the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher M. Hobbs committed Oct 29, 2012
1 parent f96d218 commit 2444849
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ license).
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.
* If you're interested in the future of netsuite-rest-client, take a look at the v2 branch.

== Copyright

Expand Down Expand Up @@ -129,4 +130,4 @@ Returns are almost always a hash parsed from a JSON casting of the server-side o
A list of record hashes corresponding to each row of the search results.

Example:
get_saved_search('InventoryItem', '726')
get_saved_search('InventoryItem', '726')

0 comments on commit 2444849

Please sign in to comment.