log mod_rest/openapi.yaml @ 4527:9a6aaba3d5ef

age author description
Tue, 23 Mar 2021 20:25:21 +0100 Kim Alvefur mod_rest: Reflect XEP-0092 queries no longer taking booleans in openapi spec
Thu, 04 Mar 2021 01:42:47 +0100 Kim Alvefur mod_rest/openapi: Reorder request bodies becasue YAML
Thu, 04 Mar 2021 01:28:26 +0100 Kim Alvefur mod_rest/openapi: Add missing body for POST /kind/type/to query
Thu, 04 Mar 2021 01:26:41 +0100 Kim Alvefur mod_rest/openapi: Improve ping (XEP-0199) representation
Thu, 04 Mar 2021 01:21:11 +0100 Kim Alvefur mod_rest/openapi: Improve organization and navigation
Thu, 04 Mar 2021 00:44:15 +0100 Kim Alvefur mod_rest/openapi: Describe 'version' endpoint in more detail
Thu, 04 Mar 2021 00:43:26 +0100 Kim Alvefur mod_rest/openapi: Remove 202 response for ping (doesn't happen)
Tue, 02 Mar 2021 18:35:54 +0100 Kim Alvefur mod_rest/openapi: Deduplicate things using references
Tue, 02 Mar 2021 16:14:20 +0100 Kim Alvefur mod_rest/openapi: Fix dataform references
Sun, 28 Feb 2021 20:47:32 +0100 Kim Alvefur mod_rest: Add schema for errors
Sun, 28 Feb 2021 19:33:09 +0100 Kim Alvefur mod_rest: Support GET for certain IQ queries
Sun, 28 Feb 2021 19:25:45 +0100 Kim Alvefur mod_rest: Add more REST-looking way to send stanzas
Sun, 28 Feb 2021 18:55:18 +0100 Kim Alvefur mod_rest: Restructure API spec
Sat, 27 Feb 2021 02:05:06 +0100 Kim Alvefur mod_rest: Add an OpenAPI specification