Skip to content

Commit

Permalink
Update pms-spec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeHagar committed Feb 23, 2024
1 parent 0381b57 commit 3a61e7e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pms/pms-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3a61e7e

Please sign in to comment.