Files to uuids only

This commit is contained in:
breel
2020-08-26 20:31:08 -06:00
parent c85465accf
commit bb9b91eef5
7 changed files with 58 additions and 56 deletions

View File

@@ -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: