close Warning: Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 13 and Version 14 of WordNetApi


Ignore:
Timestamp:
Nov 30, 2006, 4:22:35 PM (18 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WordNetApi

    v13 v14  
    7373== Save entry ==
    7474
    75 '''Request:''' ''servername''/''dictionary_code''?action=save
     75'''Request:''' ''servername''/''dictionary_code''?action=save&id=''entry_id''&data=''encoded data''
     76
     77 entry_id::
     78  ID of saved entry
     79 encoded data::
     80  JSON and URL UTF-8 encoded hash representation of an entry (same as returned for ''editor'')