@author geadded

This commit is contained in:
2023-12-14 13:59:03 +01:00
parent a34ae15b88
commit ea8c810f13
7 changed files with 28 additions and 7 deletions

View File

@@ -0,0 +1,13 @@
/**
* @author Samuel Wolff
* noch nicht getestet
*/
package RestAPISchnittstelle;
public interface RestAPI {
}