Files to uuids only
This commit is contained in:
@@ -17,8 +17,10 @@ servers:
|
||||
paths:
|
||||
/version:
|
||||
$ref: "./version.yaml#/paths"
|
||||
/files:
|
||||
$ref: "./files/index.yaml#/paths"
|
||||
/files/{path}:
|
||||
$ref: "./files.yaml#/paths"
|
||||
$ref: "./files/one.yaml#/paths"
|
||||
/users/register:
|
||||
$ref: "./users/register.yaml#/paths"
|
||||
/users/login:
|
||||
|
||||
Reference in New Issue
Block a user