Fixed visuals and targeting during onboarding

This commit is contained in:
frikky
2022-01-04 02:36:05 +01:00
parent b0efab9505
commit a900b5aa71
11 changed files with 312 additions and 123 deletions
+1 -1
View File
@@ -1792,7 +1792,7 @@ const AppCreator = (defaultprops) => {
in: "path",
name: queryitem,
description: "Generated by shuffler.io OpenAPI",
required: true,
required: false,
schema: {
type: "string",
},