Check input schema (#33)

This commit is contained in:
Jonas Plum
2022-02-27 12:25:41 +01:00
committed by GitHub
parent 54312893a2
commit 338aba8342
38 changed files with 3221 additions and 1676 deletions

View File

@@ -49,7 +49,7 @@
<script lang="ts">
import Vue from "vue";
import { NewUserResponse, UserResponse } from "../client";
import { NewUserResponse, UserResponse } from "@/client";
import {API} from "@/services/api";
interface State {