API Spec #1
Loading…
Reference in a new issue
No description provided.
Delete branch "oas3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
OAS3-Editor: https://swagger.pingtech.de
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.
WIP: API Specto API Spec@ -47,0 +184,4 @@
description: Return only active members (w/r/t the provided timestamp)
responses:
'201':
description: Entity has been created
die description passt nicht, das ist der GET-Endpunkt
@ -47,0 +100,4 @@
description: Return only active members (w/r/t the provided timestamp)
responses:
'201':
description: Entity has been created
die response description passt nicht
API Specto WIP: API SpecSollte 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
Sieht gut aus.
WIP: API Specto API Spec