<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-modules/</link>
    <language>en-us</language>

    <title>prosody-modules: mod_rest/res/openapi.yaml history</title>
    <description>mod_rest/res/openapi.yaml revision history</description>
    <item>
    <title>mod_rest: Improve OpenAPI documentation for XEP-0363 GET method</title>
    <link>http://hg.omfa.de/prosody-modules/log/0616a6687d0c/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Improve OpenAPI documentation for XEP-0363 GET method<br/>
<br/>
It was half-done]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 19 Aug 2024 20:17:52 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Describe the error 'by' property in OpenAPI spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/12828e969a60/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Describe the error 'by' property in OpenAPI spec]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 17 Jun 2023 16:28:13 +0200</pubDate>
</item>
<item>
    <title>mod_rest: List all error conditions in OpenAPI spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/8bfcedd93a72/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: List all error conditions in OpenAPI spec<br/>
<br/>
These are not handled by datamanager but by util.stanza and util.error,<br/>
so they are not represented in the JSON schema file.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 17 Jun 2023 16:26:33 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Merge some common properties between openapi and schema</title>
    <link>http://hg.omfa.de/prosody-modules/log/ce6e071d61a0/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Merge some common properties between openapi and schema]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 07 Jun 2023 15:59:34 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Apply normalization to openapi spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/5268049915d8/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Apply normalization to openapi spec<br/>
<br/>
Using https://github.com/mikefarah/yq v4.34.1 --prettyPrint]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 07 Jun 2023 15:52:02 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Point URLs to mod_http_oauth2 in demo mode</title>
    <link>http://hg.omfa.de/prosody-modules/log/d03448560acf/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Point URLs to mod_http_oauth2 in demo mode]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 07 Mar 2023 14:59:45 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Fix reference in OpenAPI</title>
    <link>http://hg.omfa.de/prosody-modules/log/5784ff4f3b76/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Fix reference in OpenAPI]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 31 Dec 2022 17:09:18 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0461 to OpenAPI</title>
    <link>http://hg.omfa.de/prosody-modules/log/cf4714946831/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add XEP-0461 to OpenAPI<br/>
<br/>
Gotta keep up with schema-xmpp.json]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 31 Dec 2022 17:03:40 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add missing message properties to OpenAPI documentation</title>
    <link>http://hg.omfa.de/prosody-modules/log/8d5b9245275d/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add missing message properties to OpenAPI documentation<br/>
<br/>
Defined in schema-xmpp.json but not here]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 31 Dec 2022 17:02:36 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add some GET-mapped iq-queries to OpenAPI documentation</title>
    <link>http://hg.omfa.de/prosody-modules/log/09dd378748b8/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add some GET-mapped iq-queries to OpenAPI documentation]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 31 Dec 2022 16:57:40 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Fix JSON conversion of 'displayed' chat marker</title>
    <link>http://hg.omfa.de/prosody-modules/log/ce9b836f66d5/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Fix JSON conversion of 'displayed' chat marker]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 24 Oct 2022 16:21:59 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add various things to openapi spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/0989dea9b356/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add various things to openapi spec<br/>
<br/>
These are already in xmpp-schema.json]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 05 Jun 2022 21:59:17 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add some descriptive details to schema</title>
    <link>http://hg.omfa.de/prosody-modules/log/2735e29cf94b/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add some descriptive details to schema]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 05 Jun 2022 21:56:22 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Document /archive/ in openapi spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/2ff1fa824c5d/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Document /archive/ in openapi spec]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 21 May 2022 22:57:57 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Expand mapping of XEP-0045 join stanza</title>
    <link>http://hg.omfa.de/prosody-modules/log/a85efae90e21/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Expand mapping of XEP-0045 join stanza<br/>
<br/>
The previous 'join' mapping was apparently lost in translation when<br/>
swithing to datamapper, so might as well map some properties allowing<br/>
history control. Usually you probably want either zero history or<br/>
history since the last known time of being joined. Maybe that the former<br/>
should be the default?]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Apr 2022 01:00:01 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Fix description of extdisco endpoint (thanks MattJ)</title>
    <link>http://hg.omfa.de/prosody-modules/log/65438e4ba563/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Fix description of extdisco endpoint (thanks MattJ)<br/>
<br/>
Where's the archive docs tho?]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 18 Apr 2022 23:02:04 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0363 HTTP Upload to schemas</title>
    <link>http://hg.omfa.de/prosody-modules/log/52522c71ad1a/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add XEP-0363 HTTP Upload to schemas]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 09 Feb 2022 00:34:36 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Fix minor mistakes in openapi spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/75543146e94e/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Fix minor mistakes in openapi spec]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 28 Nov 2021 21:30:53 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add GET method of invoking XEP-0215 to openapi spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/b65955c0abd8/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add GET method of invoking XEP-0215 to openapi spec]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 28 Nov 2021 21:27:44 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Fix mistaken way of specifying required fields in XEP-0215 map</title>
    <link>http://hg.omfa.de/prosody-modules/log/1e2f53fb2099/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Fix mistaken way of specifying required fields in XEP-0215 map]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 28 Nov 2021 21:26:52 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Add new fields to openapi spec from mapping schema</title>
    <link>http://hg.omfa.de/prosody-modules/log/fae4e1335593/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add new fields to openapi spec from mapping schema]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 27 Oct 2021 14:07:07 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0012 to OpenAPI spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/38d80dbfee88/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add XEP-0012 to OpenAPI spec]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 25 May 2021 16:49:51 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0153 to OpenAPI spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/766883d8fc9e/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add XEP-0153 to OpenAPI spec]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 25 May 2021 16:49:32 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0115 to OpenAPI spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/2395d68af879/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add XEP-0115 to OpenAPI spec<br/>
<br/>
From schema-xmpp.json]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 25 May 2021 16:48:52 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Update schema for &lt;thread&gt;</title>
    <link>http://hg.omfa.de/prosody-modules/log/913fcb5efc77/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Update schema for &lt;thread&gt;<br/>
<br/>
Apparently a pair of strings now according to schema-xmpp.json]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 25 May 2021 16:47:19 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add various XML metadata to OpenAPI spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/82df1eed45d1/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add various XML metadata to OpenAPI spec]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 25 May 2021 16:46:46 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Add XEP-0249: Direct MUC Invitations to schemas</title>
    <link>http://hg.omfa.de/prosody-modules/log/cce0e1ec8a74/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Add XEP-0249: Direct MUC Invitations to schemas]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 25 Apr 2021 16:53:08 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Fix type of response status codes in openapi spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/c50fac0f3cbf/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Fix type of response status codes in openapi spec<br/>
<br/>
https://spec.openapis.org/oas/v3.0.1#responsesObject<br/>
&gt; This field MUST be enclosed in quotation marks for compatibility<br/>
&gt; between JSON and YAML.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 25 Apr 2021 16:45:06 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Replace 'oob_url' with datamapper-native 'oob'</title>
    <link>http://hg.omfa.de/prosody-modules/log/a9e997d5eb94/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Replace 'oob_url' with datamapper-native 'oob'<br/>
<br/>
While 'oob_url' is simpler and covers all current use, it's harder to<br/>
describe the XML mapping.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 25 Apr 2021 16:38:20 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Reorganise openapi spec to group stanza types</title>
    <link>http://hg.omfa.de/prosody-modules/log/cfe196f88e96/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Reorganise openapi spec to group stanza types<br/>
<br/>
Goal is to make openapi.yaml and schema-xmpp.json not differ too much.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 25 Apr 2021 16:20:32 +0200</pubDate>
</item>
<item>
    <title>mod_rest: Document the /echo endpoint in the openapi spec</title>
    <link>http://hg.omfa.de/prosody-modules/log/c6d44e1fb4d9/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Document the /echo endpoint in the openapi spec]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 23 Mar 2021 22:08:38 +0100</pubDate>
</item>
<item>
    <title>mod_rest: Move openapi spec into res/ dir to get it included in rocks</title>
    <link>http://hg.omfa.de/prosody-modules/log/fd15e7f00ff5/mod_rest/res/openapi.yaml</link>
    <description><![CDATA[mod_rest: Move openapi spec into res/ dir to get it included in rocks]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 23 Mar 2021 20:27:44 +0100</pubDate>
</item>

  </channel>
</rss>
