mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Comment: Add TODO
This commit is contained in:
parent
56027d8804
commit
40fdd9ce09
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
(endpoint-category "client")
|
||||
(json-read-fn #'json-read))
|
||||
"FIXME: Docstring."
|
||||
;; TODO: Remind users to json-encode data when needed.
|
||||
(declare (indent defun))
|
||||
(pcase-let* (((cl-struct ement-server uri-prefix) server)
|
||||
((cl-struct url type host portspec) (url-generic-parse-url uri-prefix))
|
||||
|
|
Loading…
Add table
Reference in a new issue