REST API, RT#28181
authorIvan Kohler <ivan@freeside.biz>
Wed, 16 Jul 2014 13:17:05 +0000 (06:17 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 16 Jul 2014 13:17:05 +0000 (06:17 -0700)
commit5f8111de04a4a914c72a1642722476db4728339c
treeb7ae766bcb35d53828a1690ae78d9bff179dcbab
parentc7cc0522832d0e1c056f9bce46dd1b4b5551e612
REST API, RT#28181
28 files changed:
FS/FS/API.pm
FS/FS/Mason.pm
FS/FS/Record.pm
FS/FS/UI/REST.pm [new file with mode: 0644]
FS/FS/cust_bill.pm
FS/FS/cust_main.pm
FS/FS/cust_main/API.pm [new file with mode: 0644]
FS/FS/cust_pay.pm
FS/FS/cust_pkg.pm
FS/FS/cust_pkg/API.pm [new file with mode: 0644]
FS/FS/cust_svc.pm
FS/FS/part_export/internal_diddb.pm
FS/FS/part_pkg.pm
FS/FS/part_pkg/API.pm [new file with mode: 0644]
htetc/freeside-base2.4.conf
htetc/freeside-base2.conf
httemplate/REST/1.0/.cust_bill.swp [new file with mode: 0644]
httemplate/REST/1.0/.cust_main.swp [new file with mode: 0644]
httemplate/REST/1.0/.cust_pkg.swp [new file with mode: 0644]
httemplate/REST/1.0/.part_pkg.swp [new file with mode: 0644]
httemplate/REST/1.0/.phone_avail.swp [new file with mode: 0644]
httemplate/REST/1.0/.rate_detail.swp [new file with mode: 0644]
httemplate/REST/1.0/cust_bill [new file with mode: 0644]
httemplate/REST/1.0/cust_main [new file with mode: 0644]
httemplate/REST/1.0/cust_pkg [new file with mode: 0644]
httemplate/REST/1.0/part_pkg [new file with mode: 0644]
httemplate/REST/1.0/phone_avail [new file with mode: 0644]
httemplate/REST/1.0/rate_detail [new file with mode: 0644]