Kc
d2aab4b446
CHANGED: removed obsolete API methods from BlocksResource
...
CHANGED: added missing response schemas
2018-10-19 12:35:15 +02:00
Kc
a075705885
ADDED: Swagger UI for API documentation
2018-10-18 20:29:07 +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
aff81c2806
CHANGED: removed double output
2018-10-14 22:00:27 +02:00
Kc
74a49baaf3
CHANGED: removed obsolete comment
2018-10-14 20:49:32 +02:00
Kc
9a3eb186cc
CHANGED: translation support for API resources
2018-10-14 20:35:49 +02:00
Kc
2eb808a0b7
CHANGED: added comment
...
CHANGED: default locale
2018-10-12 08:27: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
9fb434cdd6
CHANGED: fixed ApiService
2018-09-02 10:35:13 +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