view mod_bookmarks/mod_bookmarks.lua @ 4959:0989dea9b356

mod_rest: Add various things to openapi spec These are already in xmpp-schema.json
author Kim Alvefur <zash@zash.se>
date Sun, 05 Jun 2022 21:59:17 +0200
parents cbe71ecb4677
children
line wrap: on
line source

--% conflicts: mod_bookmarks
module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2")
module:depends("bookmarks2")