alext
|
388a079834
|
Renamed Alphanumeric type class to Text.
|
2016-11-09 19:56:24 +01:00 |
|
alextselegidis
|
5229ed5767
|
Renamed engine type classes for PHP7 compatibility (fixes #204).
|
2016-10-10 17:46:29 +02:00 |
|
Alex Tselegidis
|
eed53d44cd
|
Changed the 'singleEntry' response method in order to avoid writing the ID condition in every API controller.
|
2016-07-10 11:38:22 +02:00 |
|
Alex Tselegidis
|
a40bb1ae4c
|
Implemented the POST method of the appointments resource.
|
2016-07-09 21:53:28 +02:00 |
|
Alex Tselegidis
|
de4bc1217a
|
Added API method for getting a single appointment.
|
2016-07-09 21:11:33 +02:00 |
|
Alex Tselegidis
|
523f4a3e76
|
Moved the response operations into their own namespace 'Processors' and bundled up the appointments GET request.
|
2016-07-09 13:14:08 +02:00 |
|
Alex Tselegidis
|
a624e53e97
|
Added engine structure for use in the API.
|
2016-07-08 21:35:48 +02:00 |
|