-
- Downloads
rest-api/api-docs: Correct basePath in resources to match top resources file
The resources.json file that defines the resource JSON files used with ARI references a basePath of 'http://localhost:8088/ari'. This does not match what is defined in the resource files themselves, 'http://localhost:8088/stasis'. The correct base path is the one that includes 'ari' in the URL; this patch updates the various resource JSON files to have the correct basePath. ASTERISK-24339 #close Reported by: Bradley Watkins ........ Merged revisions 423617 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@423618 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- rest-api/api-docs/applications.json 1 addition, 1 deletionrest-api/api-docs/applications.json
- rest-api/api-docs/asterisk.json 1 addition, 1 deletionrest-api/api-docs/asterisk.json
- rest-api/api-docs/bridges.json 1 addition, 1 deletionrest-api/api-docs/bridges.json
- rest-api/api-docs/channels.json 1 addition, 1 deletionrest-api/api-docs/channels.json
- rest-api/api-docs/deviceStates.json 1 addition, 1 deletionrest-api/api-docs/deviceStates.json
- rest-api/api-docs/endpoints.json 1 addition, 1 deletionrest-api/api-docs/endpoints.json
- rest-api/api-docs/events.json 1 addition, 1 deletionrest-api/api-docs/events.json
- rest-api/api-docs/mailboxes.json 1 addition, 1 deletionrest-api/api-docs/mailboxes.json
- rest-api/api-docs/playbacks.json 1 addition, 1 deletionrest-api/api-docs/playbacks.json
- rest-api/api-docs/recordings.json 1 addition, 1 deletionrest-api/api-docs/recordings.json
- rest-api/api-docs/sounds.json 1 addition, 1 deletionrest-api/api-docs/sounds.json
Loading
Please register or sign in to comment