Kc
ac33b927e6
CHANGED: implemented generating balance and time methods in BlocksResource
2018-10-20 20:58:29 +02:00
Kc
6590863201
CHANGED: simplified API error annotations in API resources
...
FIXED: ApiErrorFactory used no context path and wrong translation key
CHANGED: renamed parameters in Translator for consistency
2018-10-20 01:29:20 +02:00
Kc
d2aab4b446
CHANGED: removed obsolete API methods from BlocksResource
...
CHANGED: added missing response schemas
2018-10-19 12:35:15 +02:00
Kc
23b8fcc96e
CHANGED: implemented more BlocksResource methods
...
CHANGED: added dependency to javax.mail for because of strange "java.lang.NoClassDefFoundError: javax/mail/internet/MimeMultipart" exception when serializing data objects in API resources.
2018-10-15 15:11:22 +02:00
Kc
9a3eb186cc
CHANGED: translation support for API resources
2018-10-14 20:35:49 +02:00
Kc
2d0ced5a72
CHANGED: finished AnnotationPostProcessor for translating swagger annotations
...
CHANGED: fixed Translator bug that would ignore all translation templates
2018-10-12 08:21:44 +02:00
Kc
b57881bc50
ADDED: post processor stub for API resource annotations
2018-10-11 08:56:25 +02:00
Kc
aa7bdaf713
CHANGED: read translations from XML files
2018-10-04 16:36:45 +02:00
Kc
75adc7453c
Better help messages
...
FIXED: save ApiClient.translator
CHANGED: ApiClient now respects more resource annotations for building help messages (success and error responses)
CHANGED: Added more detailed annotations to BlocksResource
2018-09-28 20:41:41 +02:00
Kc
646462942c
ADDED: globalization.Translator - basic globalization support (implementation needed)
...
ADDED: api.Security (implementation needed)
ADDED: api.APIErrorFactory
CHANGED: added command execution to ApiClient
2018-09-24 00:21:47 +02:00
Kc
19a9a3a98b
CHANGED: integrated Swagger/OpenApi
...
CHANGED: added method stubs and describing annotations to BlocksResource
2018-09-20 23:48:20 +02:00
Kc
4f279fc616
ADDED: ApiClient
...
ADDED: UsageDescription annotation
ADDED: Start class as entry point
first implementation of annotated resource descriptions
2018-09-18 23:41:37 +02:00
Kc
d63ff02b97
CHANGED: added first API resources with jetty and jersey
2018-09-16 23:24:20 +02:00
Kc
2fc74ac583
Added reference to Jersey for RESTful services.
...
Added Api package.
Added BlocksResource as first candidate for API implementation.
2018-08-30 07:01:28 +02:00