Add the ability to skip some rpc methods from api doc

This commit is contained in:
Andrey Antukh 2023-08-03 17:49:34 +02:00
parent 1190cf837b
commit f039b904f2
3 changed files with 3 additions and 1 deletions

View file

@ -68,6 +68,7 @@
::climit/key-fn ::rpc/profile-id
::sm/params schema:push-audit-events
::audit/skip true
::doc/skip true
::doc/added "1.17"}
[{:keys [::db/pool] :as cfg} params]
(if (or (db/read-only? pool)