mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-04 22:24:28 -04:00
* add more documentation for properties * fixes after a bit of trial-and-error with go-swagger * fix email filter marshalling when there are no search criteria * introduce an apidoc.yml that contains Swagger data and is merged when generating the swagger.yml from sources
9 lines
245 B
YAML
9 lines
245 B
YAML
tags:
|
|
- name: init
|
|
description: Initialization APIs
|
|
- name: mailboxes
|
|
description: APIs that pertain to mailboxes
|
|
- name: messages
|
|
description: APIs about emails
|
|
- name: vacation
|
|
description: APIs about vacation responses |