-
- Downloads
ARI: Improve wiki documentation
This patch improves the documentation of ARI on the wiki. Specifically, it addresses the following: * Allowed values and allowed ranges weren't documented. This was particularly frustrating, as Asterisk would reject query parameters with disallowed values - but we didn't tell anyone what the allowed values were. * The /play/id operation on /channels and /bridges failed to document all of the added media resource types. * Documentation for creating a channel into a Stasis application failed to note when it occurred, and that creating a channel into Stasis conflicts with creating a channel into the dialplan. * Some other minor tweaks in the mustache templates, including italicizing the parameter type, putting the default value on its own sub-bullet, and some other nicities. Review: https://reviewboard.asterisk.org/r/4351 ........ Merged revisions 431145 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@431148 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- res/ari/resource_bridges.c 2 additions, 2 deletionsres/ari/resource_bridges.c
- res/ari/resource_bridges.h 6 additions, 6 deletionsres/ari/resource_bridges.h
- res/ari/resource_channels.h 13 additions, 13 deletionsres/ari/resource_channels.h
- res/res_ari_bridges.c 7 additions, 7 deletionsres/res_ari_bridges.c
- rest-api-templates/api.wiki.mustache 15 additions, 3 deletionsrest-api-templates/api.wiki.mustache
- rest-api-templates/asterisk_processor.py 4 additions, 0 deletionsrest-api-templates/asterisk_processor.py
- rest-api-templates/swagger_model.py 6 additions, 0 deletionsrest-api-templates/swagger_model.py
- rest-api/api-docs/bridges.json 2 additions, 2 deletionsrest-api/api-docs/bridges.json
- rest-api/api-docs/channels.json 13 additions, 13 deletionsrest-api/api-docs/channels.json
Loading
Please register or sign in to comment