Remove dumb camel case

This commit is contained in:
breel
2020-07-25 22:25:01 -06:00
parent 4492307499
commit 9fbd3264d1
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ paths:
$ref: "./swagger-register.yaml#/paths"
/port:
$ref: "./swagger-port.yaml#/paths"
/__files__/{namespacePath}/{path}:
/__files__/{namespace}/{path}:
$ref: "./swagger-files.yaml#/paths"
components:
@@ -42,7 +42,7 @@ components:
type: string
namespacePath:
name: namespacePath
name: namespace
in: path
required: true
schema: