Stefan Haun tux
tux commented on pull request Netz39_Vorstand/entities_service#3 2020-11-05 20:57:21 +01:00
WIP: OAS3: Add endpoint for validation

Man kann hier überlegen, ob für die Validierung eine Authentifizierung notwendig ist.

tux created pull request Netz39_Vorstand/entities_service#3 2020-11-05 20:56:48 +01:00
OAD3: Add endpoint for validation
tux pushed to oas3_validate at Netz39_Vorstand/entities_service 2020-11-05 20:56:19 +01:00
8555c8a0f9 Add endpoint for validation
tux pushed to ws_endpoints at Netz39_Vorstand/entities_service 2020-09-28 12:54:40 +02:00
d56f105147 Add AllEntitiesHandler stub
721b9dabef Add SingleEntityHandler stub
3c2ba96e05 Add routing for entities handlers
683b4514e6 Add AuthenticatedHandler base class
c317949b41 Merge pull request 'API Spec' (#1) from oas3 into master
Compare 10 commits »
tux deleted branch oas3 from Netz39_Vorstand/entities_service 2020-09-28 12:54:07 +02:00
tux merged pull request Netz39_Vorstand/entities_service#1 2020-09-28 12:54:02 +02:00
API Spec
tux pushed to master at Netz39_Vorstand/entities_service 2020-09-28 12:54:01 +02:00
c317949b41 Merge pull request 'API Spec' (#1) from oas3 into master
e3630dcd08 Add endpoints for entities to OAS3
Compare 2 commits »
tux pushed to oas3 at Netz39_Vorstand/entities_service 2020-09-28 12:53:13 +02:00
e3630dcd08 Add endpoints for entities to OAS3
4058e19cae fixup! Add endpoints for entities to OAS3
e028873278 fixup! Add endpoints for entities to OAS3
c9dd3fbf4e fixup! Add endpoints for entities to OAS3
3fa7b39965 Add endpoints for entities to OAS3
Compare 5 commits »
tux created pull request Netz39_Vorstand/entities_service#2 2020-09-28 00:10:12 +02:00
WIP: Webservice Endpoints
tux pushed to ws_endpoints at Netz39_Vorstand/entities_service 2020-09-28 00:09:45 +02:00
7901f31ff6 Add AllEntitiesHandler stub
3c89b5b33f Add SingleEntityHandler stub
535d990a27 Add routing for entities handlers
a8c67ee477 Add AuthenticatedHandler base class
tux commented on pull request Netz39_Vorstand/entities_service#1 2020-09-27 23:34:11 +02:00
API Spec

Sollte jetzt behoben sein.

Vor dem merge muss noch ein Rebase mit fixup ausgeführt werden, wenn Du nichts weiter findest. Meine Änderungen siehst du in den !fixup Commits

tux pushed to oas3 at Netz39_Vorstand/entities_service 2020-09-27 23:33:29 +02:00
4058e19cae fixup! Add endpoints for entities to OAS3
tux pushed to oas3 at Netz39_Vorstand/entities_service 2020-09-27 23:31:53 +02:00
e028873278 fixup! Add endpoints for entities to OAS3
c9dd3fbf4e fixup! Add endpoints for entities to OAS3
Compare 2 commits »
tux commented on pull request Netz39_Vorstand/entities_service#1 2020-08-24 22:35:48 +02:00
API Spec

Mir ist vorhin noich aufgefallen, dass wir eine Suche mit Name ermöglichen sollten. Ansonsten wirds schwer, bis wir alle IDs auswendig gelernt haben :-)

Bis dahin ist das mit alle als summary und lookup machbar, denke ich.

Ja, das ist richtig.

Die Suche braucht dann aber auch einen Index etc - das würde ich tatsächlich in einen anderen Service tun.

tux commented on pull request Netz39_Vorstand/entities_service#1 2020-08-23 22:39:07 +02:00
API Spec
tux created pull request Netz39_Vorstand/entities_service#1 2020-08-23 22:38:56 +02:00
WIP: API Spec
tux pushed to oas3 at Netz39_Vorstand/entities_service 2020-08-23 22:38:32 +02:00
3fa7b39965 Add endpoints for entities to OAS3
tux pushed to oas3 at Netz39_Vorstand/entities_service 2020-08-23 22:17:24 +02:00
tux pushed to master at Netz39_Vorstand/entities_service 2020-08-23 22:08:00 +02:00
48799e9139 Merge branch 'boilerplate'
08da7a23f4 Add authentication
57c4a7767d Adapt meta-data in OAS3
c5740c3ebc Adapt service name in docker-compose
398a2140b6 Add boilerplate code
Compare 5 commits »
tux pushed to master at Netz39_Vorstand/entities_service 2020-08-23 21:52:45 +02:00
efc84449d9 Initial commit