Update pms-spec.yaml

This commit is contained in:
Luke Hagar
2024-02-23 09:56:10 -06:00
parent 0381b5721f
commit 3a61e7ed64

View File

@@ -148,12 +148,12 @@ paths:
/search:
$ref: "./paths/search.yaml"
# Security
# Folder: pms/paths/security
# Authentication
# Folder: pms/paths/authentication
/security/token:
$ref: "./paths/security/token.yaml"
$ref: "./paths/authentication/token.yaml"
/security/resources:
$ref: "./paths/security/resources.yaml"
$ref: "./paths/authentication/resources.yaml"
/servers:
$ref: "./paths/servers.yaml"