Explorar o código

Fix whitespaces

Sander Jochems hai 10 meses
pai
achega
14d7c35fd7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      backend/schema/swagger.json

+ 2 - 2
backend/schema/swagger.json

@@ -13,8 +13,8 @@
 		"securitySchemes": {
 			"bearerAuth": {
 				"type": "http",
-      			"scheme": "bearer",
-      			"bearerFormat": "JWT"
+				"scheme": "bearer",
+				"bearerFormat": "JWT"
 			}
 		}
 	},