Skip to content

Instantly share code, notes, and snippets.

View henrygermany's full-sized avatar

Henry Germany henrygermany

  • blueALPHA GmbH
  • Kaiserslautern, Germany
View GitHub Profile
{
"openapi": "3.0.3",
"info": {
"title": "SpoDa Internal REST API",
"description": "Serves as a contract between the Java backend and flutter/web frontend. Implemented with javax.ws.rs.",
"version": "0.0.1"
},
"components": {
"schemas": {
"Users": {