Dave Mc Nicoll
|
6d7701cfe5
|
- Added some more functionnality to API's connector
|
2024-12-02 15:24:26 -05:00 |
Dave Mc Nicoll
|
98c608dfba
|
- Added missing escapeIdentifier() from the Adapter
|
2024-11-13 14:07:14 -05:00 |
Dave Mc Nicoll
|
e945a7a9b2
|
- Fixed a bug within ApiRepository with MethodENum
|
2024-06-03 21:51:43 -04:00 |
Dave M.
|
fa1d4783d2
|
Fixed an important bug where request callback was never applied to request !
|
2024-06-04 01:49:20 +00:00 |
Dave Mc Nicoll
|
7a31baa586
|
- Quickfix on missing debugResponse method of Apihandler
|
2024-04-24 11:23:43 -04:00 |
Dave Mc Nicoll
|
4e120cea6c
|
- Added SearchRequest compatibilty and began working on QueryBuilder processing
|
2024-04-17 15:57:51 -04:00 |
Dave Mc Nicoll
|
ce4d6cdf7c
|
- Added Oauth2 authentication. Fixed non-working bearer token also.
|
2024-04-09 19:13:53 -04:00 |
Dave M.
|
f035fdf0a2
|
- Timeout now set at 30 sec like CURL is.
|
2024-02-26 11:14:04 -05:00 |
Dave Mc Nicoll
|
56ca1e2071
|
- Fixed a bug occuring within Timeout
|
2024-02-16 14:38:18 -05:00 |
Dave Mc Nicoll
|
aba0ec3458
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus-api
|
2023-11-17 16:02:05 -05:00 |
Dave Mc Nicoll
|
c026762fdb
|
- Fixed ternary where a false value was provided whenever the env var was empty
|
2023-11-17 16:01:54 -05:00 |
Dave M.
|
5b44e7508e
|
- Added default list array items on HTTP header
|
2023-11-17 08:20:17 -05:00 |
Dave Mc Nicoll
|
bea01badb7
|
- Work done to allow more flexibility on based on whatever custom attributes were provided.
|
2023-11-13 14:21:39 -05:00 |
Dave Mc Nicoll
|
b3e792e20f
|
- Fixed a bug where auth would have 'false' as value
|
2023-11-07 15:03:24 -05:00 |
Dave Mc Nicoll
|
a16cb846f3
|
Merge branch 'master' of https://git.mcnd.ca/mcndave/ulmus-api
|
2023-11-01 11:32:11 -04:00 |
Dave Mc Nicoll
|
30f8d319bf
|
- Bugfixes, still a WIP, but mostly functionnal now !
|
2023-11-01 11:32:02 -04:00 |
Dave M.
|
b3b628ba67
|
- Added a default api pass-through handler
|
2023-11-01 13:46:30 +00:00 |
Dave M.
|
7e93e57515
|
- WIP on request/response handling
|
2023-10-30 15:21:01 +00:00 |
Dave Mc Nicoll
|
5d9c0f0dbf
|
- Still WIP on Api's wrapper
|
2023-10-27 18:33:33 -04:00 |
Dave M.
|
7e69a09e7f
|
- First working version of ulmus-api package; at working state only
|
2023-10-26 17:22:52 +00:00 |
Dave M.
|
0f9495e07a
|
- First commit, heavy WIP
|
2023-10-20 19:47:23 -04:00 |