Issues
- GET /funckeys/templates openapi reference missing search parametersWAZO-4080Resolved issue: WAZO-4080Charles Langlois
- Document configuration & customization of automated emails sent by the stackWAZO-4054
- OpenAPI documentation fails to properly render some request or response samplesWAZO-3388
- Remove unique name constraint on skill rule nameWAZO-774Resolved issue: WAZO-774Alexandre Fournier
- Make skillrules multi-tenantWAZO-772Resolved issue: WAZO-772Alexandre Fournier
- make sysconfd calls asyncWAZO-751Resolved issue: WAZO-751Pascal Cadotte
- configure dird to work with a "default" profile for each tenantWAZO-747Resolved issue: WAZO-747Pascal Cadotte
- remove wazo version < 15.01WAZO-746Resolved issue: WAZO-746François Blackburn
- Make skills multi-tenantWAZO-742Resolved issue: WAZO-742Alexandre Fournier
- remove HTTP (with basic auth) server in xivo-confdWAZO-739Resolved issue: WAZO-739François Blackburn
- remove the db_uri config option from the personal sourceWAZO-737Resolved issue: WAZO-737Pascal Cadotte
- group/queue with name "general" break all configurationsWAZO-735Resolved issue: WAZO-735François Blackburn
- remove the entity tableWAZO-679Resolved issue: WAZO-679Pascal Cadotte
- Remove MONGOOSEIM !!!!WAZO-671Resolved issue: WAZO-671François Blackburn
- Dynamic group memberWAZO-662Resolved issue: WAZO-662Sébastien Duthil
- make the user export ressource multi-tenantWAZO-652Resolved issue: WAZO-652Pascal Cadotte
- Fix the import to work with multi-tenantWAZO-645Resolved issue: WAZO-645Pascal Cadotte
- xivo-ctid-ng: send fax eventsWAZO-630Resolved issue: WAZO-630Sébastien Duthil
- wrong target/interceptor with call pickup REST APIWAZO-611Resolved issue: WAZO-611François Blackburn
- deprecate xivo-provd-clientWAZO-576Resolved issue: WAZO-576Alexandre Fournier
- integrate wazo-chatdWAZO-541Resolved issue: WAZO-541François Blackburn
- xivo-confd: sound files tenant-awareWAZO-538Resolved issue: WAZO-538Sébastien Duthil
- xivo-provd: multi-tenant devicesWAZO-536Resolved issue: WAZO-536Alexandre Fournier
- create a minimal wazo-dird configuration when a new tenant is createdWAZO-534Resolved issue: WAZO-534Pascal Cadotte
- Add channel variables XIVO_DST_UUID and XIVO_DST_TENANT_UUIDWAZO-527Resolved issue: WAZO-527Sébastien Duthil
- xivo-ctid-ng: mute conference participantsWAZO-525Resolved issue: WAZO-525Sébastien Duthil
- xivo-ctid-ng: send events when a conference participant joins/leavesWAZO-515Resolved issue: WAZO-515Sébastien Duthil
- Admins can't list/edit phonebooksWAZO-495Resolved issue: WAZO-495Sébastien Duthil
- Add channel variables USER_UUID and TENANT_UUIDWAZO-489Resolved issue: WAZO-489Sébastien Duthil
- remove deprecated code in wazo-authWAZO-473Resolved issue: WAZO-473Pascal Cadotte
- wazo-doc: provd upgrade notesWAZO-463Resolved issue: WAZO-463Alexandre Fournier
- rename the xivo backend in wazo-dirdWAZO-451Resolved issue: WAZO-451Pascal Cadotte
- Webi: incall call permissionsWAZO-434Resolved issue: WAZO-434François Blackburn
- new daemon for presence and chatWAZO-421Resolved issue: WAZO-421François Blackburn
- Autoprov hardeningWAZO-315Resolved issue: WAZO-315Pascal Cadotte
- Wazo-auth Remove/Migrate Xivo-admin backendWAZO-182Resolved issue: WAZO-182François Blackburn
- Wazo-auth Remove/migrate Xivo-Service backendWAZO-181Resolved issue: WAZO-181François Blackburn
- Authentification provdWAZO-131Resolved issue: WAZO-131Alexandre Fournier
38 of 38
GET /funckeys/templates openapi reference missing search parameters
Done
Description
Zendesk Ticket IDs
None
Created February 25, 2025 at 2:14 PM
Updated March 13, 2025 at 7:55 PM
Resolved February 25, 2025 at 3:45 PM
Activity
Show:
The list func key templates API reference does not specify the query parameters that the API supports, which are the generic search parameters
limit
offset
search
recurse
This leaves this reference incomplete and misleading.