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 32 and Version 33 of DebWriteApi


Ignore:
Timestamp:
Aug 29, 2016, 2:18:49 PM (8 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DebWriteApi

    v32 v33  
    335335 * ''result'': obsah hesla podle formatu
    336336
     337== náhled hesla  ==
     338=== request ===
     339 action:: preview
     340
     341 entry_id:: ID hesla
     342 entry_xml:: heslo v XML (musí být vyplněno buď ID nebo XML)
     343
     344 format:: json (default), html
     345
     346 xslt:: kód template
     347
     348=== response ===
     349'''chyba''' JSON hash:
     350 * ''status'': error
     351 * ''text'': řetězec, text chyby
     352
     353'''úspěch'''
     354JSON hash:
     355 * ''status'': OK
     356 * ''result'': obsah hesla podle formatu
     357
    337358
    338359== uložení hesla ==